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

{
    "name": "py27-gnome",
    "portdir": "python/py27-gnome",
    "version": "2.28.1",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.pygtk.org/",
    "description": "gnome-python is a set of python interfaces to gnome-libs.",
    "long_description": "gnome-python is a set of python interfaces to gnome-libs.",
    "active": true,
    "categories": [
        "gnome",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "quartz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libbonobo",
                "libbonoboui",
                "libgnome",
                "libgnomecanvas",
                "gconf",
                "python27",
                "py27-orbit",
                "py27-pygtk",
                "libgnomeui",
                "gnome-vfs"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-gdl",
                "gnome-bindings-python"
            ]
        }
    ]
}