GET /api/v1/ports/py-paste/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-paste",
"portdir": "python/py-paste",
"version": "2.0.3",
"license": "MIT and ZPL-2 and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/",
"description": "Bringing consistency to Python web development.",
"long_description": "Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-paste"
]
}
],
"depends_on": []
}