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

{
    "name": "py37-rasterio",
    "portdir": "python/py-rasterio",
    "version": "1.3.3",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mapbox/rasterio",
    "description": "Fast and direct raster I/O for Python programmers who use Numpy",
    "long_description": "Fast and direct raster I/O for Python programmers who use Numpy",
    "active": false,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-cython",
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "clang-14",
                "py37-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-cligj",
                "py37-numpy",
                "gdal",
                "py37-snuggs",
                "py37-setuptools",
                "python37",
                "py37-affine",
                "py37-attrs",
                "py37-certifi",
                "py37-click-plugins"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-contextily"
            ]
        }
    ]
}