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

{
    "name": "py312-python-pae",
    "portdir": "python/py-python-pae",
    "version": "0.1.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/MatthiasValvekens/python-pae",
    "description": "Pre-authentication encoding (PAE) implementation in Python",
    "long_description": "Pre-authentication encoding (PAE) implementation in Python",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 1280
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py312-build",
                "py312-installer",
                "py312-poetry-core"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py312-certomancer-csc-dummy"
            ]
        }
    ]
}