GET /api/v1/ports/py27-decoratortools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-decoratortools",
"portdir": "python/py-decoratortools",
"version": "1.8",
"license": "(PSF or ZPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/DecoratorTools",
"description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"long_description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbogears",
"py-decoratortools",
"py27-pyprotocols"
]
}
]
}