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

{
    "name": "kitlist",
    "portdir": "office/kitlist",
    "version": "1.1.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.fdsd.co.uk/kitlist/",
    "description": "A list manager for managing kit",
    "long_description": "Kitlist allows you to maintain lists of kit that you may require for activities such as a vacation, business trip or expedition. Items can be associated with one or more categories. By combining categories, an initial list for a trip can be quickly created, then refined.",
    "active": true,
    "categories": [
        "office",
        "pim"
    ],
    "maintainers": [
        {
            "name": "frank.dean",
            "github": "frankdean",
            "ports_count": 12
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "intltool",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "yaml-cpp",
                "libglademm",
                "libxmlxx2"
            ]
        }
    ],
    "depends_on": []
}