GET /api/v1/ports/py36-scikit-hep-hepunits/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-scikit-hep-hepunits",
"portdir": "python/py-scikit-hep-hepunits",
"version": "2.2.0",
"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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 193
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-toml",
"py36-setuptools",
"py36-setuptools_scm",
"clang-12"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-scikit-hep-particle"
]
}
]
}