GET /api/v1/ports/py37-bpython/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-bpython",
"portdir": "python/py-bpython",
"version": "0.23",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bpython-interpreter.org",
"description": "fancy interface to the Python interpreter",
"long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 408
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-sphinx",
"py37-babel"
]
},
{
"type": "lib",
"ports": [
"py37-pygments",
"py37-requests",
"py37-setuptools",
"py37-six",
"py37-typing_extensions",
"py37-pyxdg",
"python37",
"py37-curtsies",
"py37-greenlet"
]
},
{
"type": "run",
"ports": [
"py37-watchdog",
"py37-urwid",
"py37-jedi",
"bpython_select"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
}