GET /api/v1/ports/py36-zopeinterface/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-zopeinterface",
"portdir": "python/py-zopeinterface",
"version": "5.5.2",
"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": 1409
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-coverage",
"py36-pytest",
"py36-zope-event"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-zope-component",
"py36-comet",
"py36-transaction",
"py36-twisted",
"py36-scrapy",
"py36-gevent"
]
},
{
"type": "test",
"ports": [
"py36-attrs"
]
}
]
}