GET /api/v1/ports/py36-altgraph/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-altgraph",
"portdir": "python/py-altgraph",
"version": "0.17.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://undefined.org/python/#altgraph",
"description": "Python graph (network) package",
"long_description": "altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.6+ features and enhancements related to modulegraph and macholib.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 318
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"py36-build",
"clang-14",
"py36-python-install",
"py36-wheel"
]
},
{
"type": "lib",
"ports": [
"py36-setuptools",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-modulegraph"
]
}
]
}