GET /api/v1/ports/py37-mapclassify/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-mapclassify",
"portdir": "python/py-mapclassify",
"version": "2.6.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": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-scipy",
"py37-networkx",
"py37-numpy",
"py37-pandas",
"py37-scikit-learn"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-geoplot"
]
}
]
}