GET /api/v1/ports/py39-scikit-hep-awkward1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-scikit-hep-awkward1",
"portdir": "python/py-scikit-hep-awkward1",
"version": "1.10.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-hep/awkward-1.0",
"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": 193
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14",
"py39-setuptools"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py39-yaml",
"py39-numpy",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
}