GET /api/v1/ports/py38-asciimatics/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-asciimatics",
"portdir": "python/py-asciimatics",
"version": "1.11.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/peterbrittain/asciimatics",
"description": "a package to help people create full-screen text UIs",
"long_description": "Asciimatics is a package to help people create full-screen text UIs (from interactive forms to ASCII animations) on any platform.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools_scm",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py38-future",
"python38",
"py38-wcwidth",
"py38-pyfiglet",
"py38-Pillow"
]
}
],
"depends_on": []
}