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

{
    "name": "libhandy",
    "portdir": "gnome/libhandy",
    "version": "1.2.0",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gnome.pages.gitlab.gnome.org/libhandy/",
    "description": "A library full of GTK+ widgets for mobile phones",
    "long_description": "The aim of the Handy library is to help with developing UI for mobile devices using GTK/GNOME.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2416
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "meson",
                "clang-14",
                "gtk-doc",
                "pkgconfig",
                "ninja"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glade",
                "vala",
                "gtk3",
                "gobject-introspection",
                "glib2"
            ]
        }
    ],
    "depends_on": []
}