GET /api/v1/ports/py-cmd2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-cmd2",
"portdir": "python/py-cmd2",
"version": "2.4.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-cmd2/cmd2",
"description": "Tool for building interactive command line applications in Python",
"long_description": "Tool for building interactive command line applications in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-cmd2"
]
}
],
"depends_on": []
}