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

{
    "name": "py311-zeep",
    "portdir": "python/py-zeep",
    "version": "4.3.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://docs.python-zeep.org/en/master/",
    "description": "A fast and modern Python SOAP client.",
    "long_description": "A fast and modern Python SOAP client.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1048
        }
    ],
    "variants": [
        "async",
        "xmlsec"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-requests-toolbelt",
                "py311-requests-file",
                "py311-appdirs",
                "py311-defusedxml",
                "python311",
                "py311-isodate",
                "py311-httpx",
                "py311-xmlsec",
                "py311-cached-property",
                "py311-attrs",
                "py311-requests",
                "py311-lxml",
                "py311-tz"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py311-sunpy"
            ]
        }
    ]
}