GET /api/v1/ports/py37-scikit-hep-hepunits/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-scikit-hep-hepunits",
"portdir": "python/py-scikit-hep-hepunits",
"version": "2.3.3",
"license": "BSD",
"platforms": "{darwin any}",
"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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 216
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-build",
"py37-hatchling",
"py37-hatch-vcs",
"py37-installer"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-scikit-hep-particle"
]
}
]
}