GET /api/v1/ports/py312-owslib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-owslib",
"portdir": "python/py-owslib",
"version": "0.32.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://owslib.readthedocs.io/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": true,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 563
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-pyproj",
"py312-requests",
"py312-dateutil",
"py312-yaml",
"py312-lxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-cartopy"
]
}
]
}