GET /api/v1/ports/py313-cartopy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-cartopy",
"portdir": "python/py-cartopy",
"version": "0.24.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scitools.org.uk/cartopy/docs/latest",
"description": "A cartographic python library with matplotlib support",
"long_description": "Cartopy is a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses. Cartopy makes use of the powerful PROJ, NumPy and Shapely libraries and includes a programmatic interface built on top of Matplotlib for the creation of publication quality maps.",
"active": true,
"categories": [
"graphics",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 566
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"py313-cython",
"py313-numpy",
"py313-setuptools_scm_git_archive"
]
},
{
"type": "lib",
"ports": [
"py313-pyshp",
"python313",
"py313-owslib",
"py313-packaging",
"py313-numpy",
"py313-Pillow",
"py313-scipy",
"py313-shapely",
"py313-pyproj",
"py313-matplotlib",
"py313-beautifulsoup4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tropycal"
]
}
]
}