GET /api/v1/ports/py37-curtsies/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-curtsies",
"portdir": "python/py-curtsies",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curtsies.readthedocs.io",
"description": "Curses-like terminal wrapper, with colored strings",
"long_description": "Curses-like terminal wrapper, with colored strings",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 401
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-blessings",
"py37-backports.cached-property",
"py37-cwcwidth"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-pyte"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-bpython"
]
}
]
}