GET /api/v1/ports/py38-iminuit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py38-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": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py38-pyproject_metadata",
                "py38-scikit-build-core",
                "cmake",
                "ninja",
                "py38-pathspec",
                "py38-pybind11",
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-numpy",
                "py38-typing_extensions"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest"
            ]
        }
    ],
    "depends_on": []
}