GET /api/v1/ports/py39-geoplot/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-geoplot",
    "portdir": "python/py-geoplot",
    "version": "0.5.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "",
    "description": "geoplot is a high-level Python geospatial plotting library",
    "long_description": "geoplot is a high-level Python geospatial plotting library It is an extension to cartopy and matplotlib which makes mapping easy: like seaborn for geospatial.",
    "active": true,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 847
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-geopandas",
                "py39-matplotlib",
                "py39-pandas",
                "python39",
                "py39-contextily",
                "py39-mapclassify",
                "py39-seaborn",
                "py39-cartopy"
            ]
        }
    ],
    "depends_on": []
}