GET /api/v1/ports/py35-pycallgraph/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-pycallgraph",
"portdir": "python/py-pycallgraph",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gak/pycallgraph",
"description": "A Python module that creates call graphs for Python programs.",
"long_description": "A Python module that creates call graphs for Python programs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
}
],
"depends_on": []
}