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

{
    "name": "py36-scikit-hep-uproot4",
    "portdir": "python/py-scikit-hep-uproot4",
    "version": "4.2.2",
    "license": "BSD",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 207
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-setuptools",
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xxhashlib",
                "python36",
                "py36-numpy",
                "py36-scikit-hep-awkward1",
                "py36-scikit-hep-boost-histogram",
                "py36-scikit-hep-hist",
                "xrootd",
                "lz4",
                "zstd"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-pytest"
            ]
        }
    ],
    "depends_on": []
}