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

{
    "name": "py27-pysal",
    "portdir": "python/py-pysal",
    "version": "1.14.4",
    "license": "MIT and BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pysal/pysal",
    "description": "Python Spatial Analysis Library",
    "long_description": "PySAL is a Python module providing several spatial analysis tools",
    "active": false,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-numpy",
                "py27-scipy"
            ]
        }
    ],
    "depends_on": []
}