GET /api/v1/ports/py312-segregation/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-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": [
"clang-17",
"py312-setuptools_scm",
"py312-wheel",
"py312-setuptools",
"py312-installer",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-seaborn",
"py312-geopandas",
"py312-numba",
"py312-joblib",
"py312-scikit-learn",
"py312-libpysal",
"py312-mapclassify",
"py312-pyproj",
"py312-matplotlib",
"py312-tqdm",
"py312-pandas",
"py312-deprecation",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pysal"
]
}
]
}