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

{
    "name": "py35-geojson",
    "portdir": "python/py-geojson",
    "version": "2.5.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/frewsxcv/python-geojson",
    "description": "Python bindings and utilities for GeoJSON",
    "long_description": "This library implements all the GeoJSON objects described in The GeoJSON Format Specification. It provides functions encoding and decoding GeoJSON formatted data and is an implementation of the Python __geo_interface__ Specification.",
    "active": false,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py35-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35"
            ]
        }
    ],
    "depends_on": []
}