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

{
    "name": "py313-pygccxml",
    "portdir": "python/py-pygccxml",
    "version": "3.0.2",
    "license": "Boost-1",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/CastXML/pygccxml",
    "description": "pygccxml is a specialized XML reader that reads the output from CastXML.",
    "long_description": "pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313",
                "py313-importlib-metadata",
                "castxml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py313-pyplusplus",
                "py-pygccxml"
            ]
        }
    ]
}