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

{
    "name": "py311-pygeos",
    "portdir": "python/py-pygeos",
    "version": "0.14",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/caspervdw/pygeos",
    "description": "PyGEOS is a C/Python library with vectorized geometry functions.",
    "long_description": "PyGEOS is a C/Python library with vectorized geometry functions.",
    "active": true,
    "categories": [
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-oldest-supported-numpy",
                "py311-versioneer",
                "clang-17",
                "py311-cython-compat",
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311",
                "py311-numpy",
                "geos"
            ]
        }
    ],
    "depends_on": []
}