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

{
    "name": "gtkdatabox",
    "portdir": "math/gtkdatabox",
    "version": "0.9.1.1",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.eudoxos.net/gtk/gtkdatabox/",
    "description": "Data Display Widget",
    "long_description": "GtkDataBox is a widget for the GTK+ Library designed to display large amounts of numerical data fast.",
    "active": true,
    "categories": [
        "graphics",
        "math",
        "gtk"
    ],
    "maintainers": [
        {
            "name": "james.r.haigh",
            "github": "",
            "ports_count": 3
        }
    ],
    "variants": [
        "libglade",
        "glade3",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "klavaro"
            ]
        }
    ]
}