GET /api/v1/ports/py311-giddy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-giddy",
"portdir": "python/py-giddy",
"version": "2.3.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/giddy/",
"description": "GeospatIal Distribution DYnamics (giddy)",
"long_description": "GeospatIal Distribution DYnamics (giddy) is an open-source python library for exploratory spatiotemporal data analysis and the analysis of geospatial distribution dynamics.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-scipy",
"py311-mapclassify",
"py311-quantecon",
"py311-esda",
"py311-libpysal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pysal"
]
},
{
"type": "run",
"ports": [
"py311-splot"
]
}
]
}