GET /api/v1/ports/py-webpy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-webpy",
"portdir": "python/py-webpy",
"version": "0.39",
"license": "Public-domain and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/webpy/webpy",
"description": "web.py is a web framework for Python that is as simple as it is powerful",
"long_description": "web.py is a web framework for Python that is as simple as it is powerful",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-webpy"
]
}
],
"depends_on": []
}