GET /api/v1/ports/py310-scikit-hep-awkward/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 216
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-17",
"py310-hatch-fancy-pypi-readme",
"cmake",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py310-yaml",
"py310-numpy",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-scikit-hep-uproot",
"py310-scikit-hep-uproot4"
]
}
]
}