GET /api/v1/ports/py38-mapclassify/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-mapclassify",
"portdir": "python/py-mapclassify",
"version": "2.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/mapclassify/",
"description": "Classification Schemes for Choropleth Maps",
"long_description": "mapclassify is an open-source python library for Choropleth map classification. It is part of PySAL the Python Spatial Analysis Library.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-pandas",
"python38",
"py38-scipy",
"py38-scikit-learn",
"py38-networkx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-geoplot"
]
}
]
}