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

{
    "name": "py38-scikit-hep-awkward",
    "portdir": "python/py-scikit-hep-awkward",
    "version": "2.4.6",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/scikit-hep/awkward",
    "description": "Awkward Array is a library for nested, variable-sized data.",
    "long_description": "Awkward Array is a library for nested, variable-sized data.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 216
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-installer",
                "clang-16",
                "py38-hatch-fancy-pypi-readme",
                "cmake",
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-hatchling",
                "py38-hatch-vcs"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-yaml",
                "py38-numpy",
                "python38"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-scikit-hep-uproot4",
                "py38-scikit-hep-uproot"
            ]
        }
    ]
}