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

{
    "name": "gi-docgen",
    "portdir": "gnome/gi-docgen",
    "version": "2025.3",
    "license": "(Apache-2 or GPL-3+)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.gnome.org/GNOME/gi-docgen",
    "description": "Documentation tool for GObject-based libraries",
    "long_description": "Documentation tool for GObject-based libraries",
    "active": true,
    "categories": [
        "gnome",
        "python"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 572
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-markupsafe",
                "python313",
                "py313-typogrify",
                "py313-markdown",
                "py313-packaging",
                "py313-pygments",
                "py313-toml",
                "py313-jinja2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "gdk-pixbuf2-devel",
                "gdk-pixbuf2",
                "libpeas",
                "gexiv2"
            ]
        }
    ]
}