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

{
    "name": "py313-geopandas",
    "portdir": "python/py-geopandas",
    "version": "1.0.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://geopandas.org",
    "description": "Geographic pandas extensions",
    "long_description": "GeoPandas is a project to add support for geographic data to pandas objects.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-pandas",
                "python313",
                "py313-pyogrio",
                "py313-packaging",
                "py313-numpy",
                "py313-shapely",
                "py313-pyproj"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-geopandas"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-access",
                "py313-esda",
                "py313-libpysal",
                "py313-momepy",
                "py313-pointpats",
                "py313-spaghetti",
                "py313-spopt",
                "py313-tobler",
                "py313-segregation",
                "py313-splot"
            ]
        }
    ]
}