GET /api/v1/ports/py-webstack/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-webstack",
"portdir": "python/py-webstack",
"version": "1.2.7",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.boddie.org.uk/python/WebStack.html",
"description": "python module providing a simple, common API for web applications",
"long_description": "python module providing a simple, common API for web applications",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-webstack"
]
}
],
"depends_on": []
}