GET /api/v1/ports/py310-mapclassify/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-mapclassify",
"portdir": "python/py-mapclassify",
"version": "2.8.1",
"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": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-scipy",
"py310-pandas",
"py310-scikit-learn",
"py310-networkx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pysal",
"py310-geoplot"
]
},
{
"type": "run",
"ports": [
"py310-giddy",
"py310-splot",
"py310-segregation",
"py310-spopt"
]
},
{
"type": "test",
"ports": [
"py310-spopt"
]
}
]
}