GET /api/v1/ports/py311-scikit-hep-boost-histogram/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py311-scikit-hep-boost-histogram",
    "portdir": "python/py-scikit-hep-boost-histogram",
    "version": "1.4.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/scikit-hep/boost-histogram",
    "description": "Python bindings for Boost::Histogram.",
    "long_description": "Python bindings for Boost::Histogram.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 216
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "py311-setuptools_scm"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-scikit-hep-boost-histogram",
                "py311-scikit-hep-hist",
                "py311-scikit-hep-uproot",
                "py311-scikit-hep-uproot4"
            ]
        }
    ]
}