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

{
    "name": "py37-geopandas",
    "portdir": "python/py-geopandas",
    "version": "0.12.2",
    "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": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "clang-14",
                "py37-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-shapely",
                "py37-fiona",
                "py37-packaging",
                "py37-pandas",
                "py37-pyproj"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-geoplot"
            ]
        }
    ]
}