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

{
    "name": "direwolf",
    "portdir": "science/direwolf",
    "version": "1.6",
    "license": "GPL-2",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/wb2osz/direwolf",
    "description": "is a software \"soundcard\" AX.25 packet modem/TNC and APRS encoder/decoder",
    "long_description": "Dire Wolf is a software \"soundcard\" AX.25 packet modem/TNC and APRS encoder/decoder. It can be used stand-alone to observe APRS traffic, as a tracker, digipeater, APRStt gateway, or Internet Gateway (IGate).",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "rainbow",
            "github": "ra1nb0w",
            "ports_count": 4
        }
    ],
    "variants": [
        "debug",
        "native",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "portaudio",
                "gpsd",
                "hamlib"
            ]
        }
    ],
    "depends_on": []
}