GET /api/v1/ports/py39-scikit-hep-particle/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-scikit-hep-particle",
"portdir": "python/py-scikit-hep-particle",
"version": "0.23.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-hep/particle",
"description": "Particle provides a pythonic interface to the Particle Data Group (PDG) data.",
"long_description": "Particle provides a pythonic interface to the Particle Data Group (PDG) data.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 216
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-hatch-vcs",
"clang-17",
"py39-installer",
"py39-build",
"py39-hatchling"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py39-scikit-hep-hepunits",
"py39-attrs",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
}