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

{
    "name": "baobab",
    "portdir": "gnome/baobab",
    "version": "3.26.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Apps/Baobab",
    "description": "GNOME disk usage analyzer.",
    "long_description": "Disk Usage Analyzer is a graphical, menu-driven application to analyse disk usage in a GNOME environment. It can easily scan either the whole filesystem tree, or a specific user-requested directory branch (local or remote). It also auto-detects in real-time any changes made to your home directory as far as any mounted/unmounted device. Disk Usage Analyzer also provides a full graphical treemap window for each selected folder.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2510
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "itstool",
                "appstream-glib",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "yelp-tools",
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdk-pixbuf2",
                "vala",
                "gtk3",
                "desktop-file-utils"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme",
                "yelp"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome3-core"
            ]
        }
    ]
}