GET /api/v1/ports/py38-networkx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py38-networkx",
    "portdir": "python/py-networkx",
    "version": "3.1",
    "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": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-mapclassify",
                "py38-colormath",
                "py38-MDAnalysis",
                "py38-spacepy",
                "py38-wntr",
                "py38-odo",
                "py38-prov",
                "py38-tropycal"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-scikit-image",
                "py38-colour",
                "py38-pyvis",
                "py38-pymatgen"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-igraph",
                "py38-rdflib"
            ]
        }
    ]
}