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

{
    "name": "py39-cartopy",
    "portdir": "python/py-cartopy",
    "version": "0.21.1",
    "license": "LGPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://scitools.org.uk/cartopy/docs/latest",
    "description": "A cartographic python library with matplotlib support",
    "long_description": "Cartopy is a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses. Cartopy makes use of the powerful PROJ.8, NumPy and Shapely libraries and includes a programmatic interface built on top of Matplotlib for the creation of publication quality maps.",
    "active": true,
    "categories": [
        "graphics",
        "science",
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 505
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "py39-pythran",
                "py39-setuptools_scm_git_archive",
                "pkgconfig",
                "py39-cython",
                "py39-setuptools",
                "py39-setuptools_scm"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-owslib",
                "py39-pyshp",
                "py39-scipy",
                "py39-shapely",
                "proj8",
                "geos",
                "python39",
                "py39-Pillow",
                "py39-epsg",
                "py39-gdal",
                "py39-matplotlib",
                "py39-numpy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pytest",
                "py39-mock",
                "py39-filelock"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-obspy",
                "py39-geoplot",
                "py39-tropycal"
            ]
        }
    ]
}