GET /api/v1/ports/py39-iminuit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-iminuit",
"portdir": "python/py-iminuit",
"version": "2.25.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://iminuit.readthedocs.io/en/latest/",
"description": "MINUIT from Python - Fitting like a boss",
"long_description": "MINUIT from Python - Fitting like a boss",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-scikit-build-core",
"cmake",
"ninja",
"py39-pathspec",
"py39-pybind11",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-pyproject_metadata"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
}