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

{
    "name": "py313-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": 1576
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-setuptools",
                "py313-meson",
                "py313-pyproject_metadata",
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py313-contourpy",
                "py313-gobject3",
                "py313-gsl",
                "py313-pywavelets",
                "py313-scikit-umfpack",
                "py313-scikit-learn",
                "py313-numpy",
                "py313-pandas",
                "py313-scikit-image",
                "py313-cairo",
                "py313-matplotlib",
                "py313-scipy"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py-meson-python"
            ]
        }
    ]
}