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

{
    "name": "py39-segregation",
    "portdir": "python/py-segregation",
    "version": "2.5.2",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pysal.org/segregation/",
    "description": "Segregation Measurement, Inferential Statistics and Decomposition Analysis",
    "long_description": "The PySAL segregation package provides a suite of tools for measuring segregation over time and space.",
    "active": true,
    "categories": [
        "python",
        "gis"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "clang-17",
                "py39-installer",
                "py39-build",
                "py39-wheel",
                "py39-setuptools_scm"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-numpy",
                "py39-pandas",
                "py39-pyproj",
                "py39-scikit-learn",
                "py39-seaborn",
                "py39-tqdm",
                "py39-mapclassify",
                "py39-numba",
                "py39-matplotlib",
                "py39-libpysal",
                "py39-joblib",
                "py39-geopandas",
                "py39-deprecation"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-pysal"
            ]
        }
    ]
}