GET /api/v1/ports/py38-ptpython/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-ptpython",
"portdir": "python/py-ptpython",
"version": "3.0.29",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/prompt-toolkit/ptpython",
"description": "Python REPL build on top of prompt_toolkit",
"long_description": "Python REPL build on top of prompt_toolkit",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-appdirs",
"py38-jedi",
"py38-prompt_toolkit",
"py38-pygments"
]
},
{
"type": "run",
"ports": [
"ptpython_select"
]
}
],
"depends_on": []
}