GET /api/v1/ports/py310-scikit-hep-hepunits/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-scikit-hep-hepunits",
"portdir": "python/py-scikit-hep-hepunits",
"version": "2.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-hep/hepunits",
"description": "Collects the most commonly used units and constants in the HEP System of Units.",
"long_description": "Collects the most commonly used units and constants in the HEP System of Units.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 193
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-setuptools",
"py310-toml",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"clang-14",
"py310-hatchling",
"py310-hatch-vcs"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-scikit-hep-particle"
]
}
]
}