GET /api/v1/ports/py310-scikit-hep-particle/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-scikit-hep-particle",
"portdir": "python/py-scikit-hep-particle",
"version": "0.23.0",
"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": 193
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-hatch-vcs",
"clang-16",
"py310-installer",
"py310-build",
"py310-hatchling"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py310-scikit-hep-hepunits",
"py310-attrs",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
}