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

{
    "name": "py311-breathe",
    "portdir": "python/py-breathe",
    "version": "4.36.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/michaeljones/breathe",
    "description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation.",
    "long_description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation. It allows you to combine Doxygen's excellent technical understanding of your code base with the superb long form documentation output of the Sphinx system.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1176
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-flit_core",
                "clang-18"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-pygments",
                "python311",
                "py311-sphinx",
                "py311-markupsafe",
                "py311-docutils",
                "py311-jinja2"
            ]
        }
    ],
    "depends_on": []
}