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

{
    "name": "py37-gdal",
    "portdir": "python/py-gdal",
    "version": "3.7.3",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gdal.org",
    "description": "GDAL: Geospatial Data Abstraction Library",
    "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
    "active": false,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 566
        },
        {
            "name": "n_larsson",
            "github": "nilason",
            "ports_count": 89
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-build",
                "py37-installer",
                "clang-16",
                "py37-setuptools",
                "py37-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdal",
                "python37",
                "py37-numpy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gdal_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-isce2",
                "py37-obspy",
                "py37-cartopy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-isce2"
            ]
        }
    ]
}