GET /api/v1/ports/py27-zope-keyreference/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-zope-keyreference",
"portdir": "python/py-zope-keyreference",
"version": "3.6.4",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.keyreference",
"description": "Object references that support stable comparison and hashes",
"long_description": "Object references that support stable comparison and hashes",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zope-keyreference"
]
}
]
}