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

{
    "name": "py39-giddy",
    "portdir": "python/py-giddy",
    "version": "2.3.5",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pysal.org/giddy/",
    "description": "GeospatIal Distribution DYnamics (giddy)",
    "long_description": "GeospatIal Distribution DYnamics (giddy) is an open-source python library for exploratory spatiotemporal data analysis and the analysis of geospatial distribution dynamics.",
    "active": true,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-wheel",
                "py39-build",
                "py39-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-libpysal",
                "py39-scipy",
                "py39-quantecon",
                "py39-esda"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-pysal"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-splot"
            ]
        }
    ]
}