GET /api/v1/ports/py310-shapely/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-shapely",
"portdir": "python/py-shapely",
"version": "2.0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://shapely.readthedocs.io/en/stable/",
"description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries",
"long_description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0 is not concerned with data formats or coordinate reference systems.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 149
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"geos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-cartopy",
"vpype",
"py310-geopandas"
]
},
{
"type": "run",
"ports": [
"py310-spaghetti",
"py310-spopt",
"py310-rasterstats",
"py310-kraken",
"py310-momepy",
"py310-pointpats",
"py310-esda",
"py310-libpysal"
]
}
]
}