GET /api/v1/ports/py37-zopeinterface/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-zopeinterface",
"portdir": "python/py-zopeinterface",
"version": "6.4.post2",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zopetoolkit.readthedocs.io/",
"description": "Python interfaces for Zope",
"long_description": "Python interfaces for Zope",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1406
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-zope-event"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-gevent",
"py37-transaction",
"py37-twisted",
"py37-zope-component",
"py37-comet",
"py37-scrapy",
"py37-repoze.sphinx.autointerface"
]
},
{
"type": "test",
"ports": [
"py37-attrs"
]
}
]
}