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

{
    "name": "py39-pysal",
    "portdir": "python/py-pysal",
    "version": "24.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pysal.org/pysal/",
    "description": "Python Spatial Analysis Library (PySAL)",
    "long_description": "Python Spatial Analysis Library (PySAL) is an open source cross-platform library for geospatial data science with an emphasis on geospatial vector data written in Python.",
    "active": true,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-inequality",
                "py39-mgwr",
                "py39-momepy",
                "py39-pointpats",
                "py39-segregation",
                "py39-spaghetti",
                "python39",
                "py39-spint",
                "py39-splot",
                "py39-spopt",
                "py39-spreg",
                "py39-spvcm",
                "py39-tobler",
                "py39-spglm",
                "py39-libpysal",
                "py39-mapclassify",
                "py39-access",
                "py39-esda",
                "py39-giddy"
            ]
        }
    ],
    "depends_on": []
}