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

{
    "name": "py27-kiwi",
    "portdir": "python/py-kiwi",
    "version": "1.9.29",
    "license": "LGPL-2.1+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.async.com.br/projects/kiwi",
    "description": "Framework for Python applications with GUIs.",
    "long_description": "Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.",
    "active": false,
    "categories": [
        "devel",
        "gnome",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-pygtk",
                "py27-gobject",
                "py27-numeric"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gazpacho",
                "py-kiwi"
            ]
        }
    ]
}