GET /api/v1/ports/py39-esda/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-esda",
"portdir": "python/py-esda",
"version": "2.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/esda/",
"description": "Exploratory Spatial Data Analysis in PySAL (esda)",
"long_description": "Exploratory Spatial Data Analysis in PySAL (esda) is an open-source Python library for the exploratory analysis of spatial data.",
"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-numpy",
"py39-pandas",
"py39-scikit-learn",
"py39-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pysal"
]
},
{
"type": "run",
"ports": [
"py39-spaghetti",
"py39-giddy",
"py39-splot"
]
}
]
}