GET /api/v1/ports/py310-urwid-readline/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-urwid-readline",
"portdir": "python/py-urwid-readline",
"version": "0.15.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rr-/urwid_readline",
"description": "readline text edit for urwid",
"long_description": "Text input widget for urwid that supports readline shortcuts",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-urwid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pudb"
]
}
]
}