GET /api/v1/ports/py313-inequality/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-inequality",
"portdir": "python/py-inequality",
"version": "1.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://inequality.readthedocs.io/en/latest/",
"description": "Spatial Inequality Analysis (inequality)",
"long_description": "Spatial Inequality Analysis (inequality) implements measures for the analysis of inequality over space and time and is part of the PySAL family.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy",
"py313-scipy",
"py313-matplotlib",
"py313-pandas",
"py313-libpysal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pysal",
"py-inequality"
]
}
]
}