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

{
    "name": "py-pykde4-docs",
    "portdir": "kde/py-pykde4",
    "version": "4.14.3",
    "license": "LGPL-2+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.riverbankcomputing.co.uk/software/pykde/intro",
    "description": "Python bindings for the KDE Development Platform",
    "long_description": "Python bindings for the KDE Development Platform: the documentation",
    "active": true,
    "categories": [
        "devel",
        "kde",
        "kde4"
    ],
    "maintainers": [
        {
            "name": "rjvbertin",
            "github": "RJVB",
            "ports_count": 55
        }
    ],
    "variants": [
        "debug",
        "docs"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automoc",
                "cmake",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "phonon",
                "qt4-mac"
            ]
        }
    ],
    "depends_on": []
}