GET /api/v1/ports/py37-scikit-hep-uproot4/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py37-scikit-hep-uproot4",
    "portdir": "python/py-scikit-hep-uproot4",
    "version": "4.3.4",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/scikit-hep/uproot4",
    "description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy.",
    "long_description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 207
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xxhashlib",
                "python37",
                "py37-numpy",
                "py37-scikit-hep-boost-histogram",
                "py37-scikit-hep-hist",
                "xrootd",
                "py37-scikit-hep-awkward",
                "lz4",
                "zstd"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-pytest"
            ]
        }
    ],
    "depends_on": []
}