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

{
    "name": "unnks",
    "portdir": "archivers/unnks",
    "version": "0.2.5",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://unavowed.vexillium.org/pub/projects/unnks/",
    "description": "nks and nkx archive unpacker",
    "long_description": "unnks extracts data from nks and nkx archives, which are commonly used by several music synthesis programs. It has a similar interface to GNU tar.",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [
        {
            "name": "unavowed",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "libgcrypt"
            ]
        }
    ],
    "depends_on": []
}