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

{
    "name": "py38-graph-tool",
    "portdir": "python/py-graph-tool",
    "version": "2.77",
    "license": "LGPL-3",
    "platforms": "darwin",
    "epoch": 20190711,
    "replaced_by": null,
    "homepage": "https://graph-tool.skewed.de",
    "description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs",
    "long_description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs. The internal data structures and most algorithms are implemented in C++ with the Boost Graph Library.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "s.t.smith",
            "github": "essandess",
            "ports_count": 35
        }
    ],
    "variants": [
        "openmp",
        "gtk3"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py38-setuptools",
                "py38-wheel",
                "clang-17",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "sparsehash",
                "expat",
                "py38-gobject3",
                "cgal5",
                "python38",
                "boost181",
                "py38-scipy",
                "py38-matplotlib",
                "py38-numpy",
                "cairomm",
                "py38-cairo",
                "libomp"
            ]
        }
    ],
    "depends_on": []
}