GET /api/v1/ports/py39-pdbpp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-pdbpp",
"portdir": "python/py-pdbpp",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/pdbpp",
"description": "pdb++, a drop-in replacement for pdb",
"long_description": "This module is an extension of the pdb module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wmctrl",
"py39-pygments",
"py39-setuptools_scm",
"clang-15",
"py39-fancycompleter"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-funcsigs",
"py39-pytest"
]
}
],
"depends_on": []
}