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

{
    "name": "py37-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": false,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 637
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-geopandas",
                "py37-mapclassify",
                "py37-matplotlib",
                "python37",
                "py37-seaborn",
                "py37-contextily",
                "py37-pandas",
                "py37-cartopy"
            ]
        }
    ],
    "depends_on": []
}