GET /api/v1/ports/py37-owslib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py37-owslib",
    "portdir": "python/py-owslib",
    "version": "0.29.3",
    "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": false,
    "categories": [
        "net",
        "science",
        "python",
        "gis"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-tz",
                "python37",
                "py37-yaml",
                "py37-dateutil",
                "py37-lxml",
                "py37-pyproj",
                "py37-requests"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-cartopy"
            ]
        }
    ]
}