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

{
    "name": "py38-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": false,
    "categories": [
        "graphics",
        "science",
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 561
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py38-installer",
                "py38-build",
                "pkgconfig",
                "py38-cython",
                "py38-setuptools",
                "py38-setuptools_scm",
                "py38-setuptools_scm_git_archive",
                "py38-wheel",
                "py38-pythran"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-shapely",
                "geos",
                "proj8",
                "python38",
                "py38-Pillow",
                "py38-epsg",
                "py38-gdal",
                "py38-matplotlib",
                "py38-numpy",
                "py38-owslib",
                "py38-pyshp",
                "py38-scipy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-pytest",
                "py38-mock",
                "py38-filelock"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-geoplot",
                "py38-tropycal",
                "py38-obspy"
            ]
        }
    ]
}