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.1",
"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": 142
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-cython",
"py310-numpy",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"geos",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-cartopy",
"py310-geopandas",
"vpype"
]
},
{
"type": "run",
"ports": [
"py310-kraken",
"py310-momepy",
"py310-rasterstats",
"py310-spopt"
]
}
]
}