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

{
    "name": "py311-rasterio",
    "portdir": "python/py-rasterio",
    "version": "1.4.3",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/rasterio/rasterio",
    "description": "Rasterio reads and writes geospatial raster data.",
    "long_description": "Rasterio reads and writes geospatial raster data.",
    "active": true,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-wheel",
                "py311-cython",
                "clang-17",
                "py311-build",
                "py311-installer",
                "py311-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdal",
                "python311",
                "py311-numpy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-parsing",
                "py311-attrs",
                "py311-certifi",
                "py311-click",
                "py311-affine",
                "py311-cligj",
                "py311-click-plugins"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py311-contextily"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-rasterstats",
                "py311-tobler"
            ]
        }
    ]
}