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

{
    "name": "py312-giddy",
    "portdir": "python/py-giddy",
    "version": "2.3.6",
    "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": [
                "py312-setuptools_scm",
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-scipy",
                "py312-quantecon",
                "py312-esda",
                "py312-libpysal",
                "py312-mapclassify"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-giddy",
                "py312-pysal"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-splot"
            ]
        }
    ]
}