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

{
    "name": "py312-meson-python",
    "portdir": "python/py-meson-python",
    "version": "0.18.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mesonbuild/meson-python",
    "description": "Meson Python build backend (PEP 517)",
    "long_description": "Meson Python build backend (PEP 517)",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1617
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-wheel",
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-setuptools",
                "py312-pyproject_metadata",
                "py312-meson",
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py312-scikit-image",
                "py312-cairo",
                "py312-gobject3",
                "py312-gsl",
                "py312-pywavelets",
                "py312-scikit-umfpack",
                "py312-scikit-learn",
                "py312-numpy",
                "py312-pandas",
                "py312-fabio",
                "py312-pyFAI",
                "py312-matplotlib",
                "py312-scipy",
                "py312-contourpy"
            ]
        }
    ]
}