GET /api/v1/ports/py38-xmlsec/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py38-xmlsec",
    "portdir": "python/py-xmlsec",
    "version": "1.3.14",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://xmlsec.readthedocs.io/en/latest/",
    "description": "a set of Python bindings for the XML Security Library.",
    "long_description": "a set of Python bindings for the XML Security Library.",
    "active": true,
    "categories": [
        "textproc",
        "security",
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 848
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py38-toml",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "libtool",
                "py38-pkgconfig",
                "py38-setuptools",
                "py38-setuptools_scm"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-lxml",
                "xmlsec",
                "icu"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-zeep"
            ]
        }
    ]
}