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

{
    "name": "libgee06",
    "portdir": "devel/libgee06",
    "version": "0.6.8",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/Libgee",
    "description": "Collection library providing GObject-based interfaces",
    "long_description": "Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0",
                "vala"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gobject-introspection"
            ]
        }
    ],
    "depends_on": []
}