GET /api/v1/ports/py310-spaghetti/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-spaghetti",
"portdir": "python/py-spaghetti",
"version": "1.7.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/spaghetti/",
"description": "Spatial graphs: networks, topology and inference (spaghetti)",
"long_description": "The PySAL Spatial graphs: networks, topology and inference (spaghetti) package is an open-source Python library for the analysis of network-based spatial data.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-17",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-esda",
"py310-libpysal",
"py310-geopandas",
"py310-rtree",
"py310-shapely",
"py310-pandas",
"py310-scipy",
"py310-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pysal"
]
},
{
"type": "run",
"ports": [
"py310-spopt"
]
}
]
}