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

{
    "name": "py-xmlsec",
    "portdir": "python/py-xmlsec",
    "version": "1.3.15",
    "license": "MIT",
    "platforms": "any",
    "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": 1048
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-xmlsec"
            ]
        }
    ],
    "depends_on": []
}