GET /api/v1/ports/py37-networkx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-networkx",
"portdir": "python/py-networkx",
"version": "2.6.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://networkx.github.io",
"description": "NetworkX in a Python package for graph manipulation.",
"long_description": "NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2693
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-mapclassify",
"py37-spacepy",
"py37-wntr",
"py37-colormath",
"py37-tropycal",
"py37-prov",
"py37-MDAnalysis",
"py37-odo"
]
},
{
"type": "run",
"ports": [
"py37-scikit-image",
"py37-pymatgen",
"py37-colour"
]
},
{
"type": "test",
"ports": [
"py37-igraph",
"py37-rdflib"
]
}
]
}