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

{
    "name": "py-exceptiongroup",
    "portdir": "python/py-exceptiongroup",
    "version": "1.1.1",
    "license": "MIT",
    "platforms": "any",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://pypi.org/project/exceptiongroup",
    "description": "Backport of PEP 654 (exception groups)",
    "long_description": "Backport of PEP 654 (exception groups)",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 671
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-exceptiongroup"
            ]
        }
    ],
    "depends_on": []
}