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

{
    "name": "dsd",
    "portdir": "science/dsd",
    "version": "20220314-59423fa4",
    "license": "(GPL-2 or ISC)",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/szechyjs/dsd",
    "description": "DSD is able to decode several digital voice formats (ex. P25p1, DMR and NXDN).",
    "long_description": "DSD is able to decode several digital voice formats (ex. P25p1, DMR and NXDN).",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-13",
                "cmake",
                "pkgconfig",
                "help2man"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsndfile",
                "mbelib",
                "portaudio",
                "itpp"
            ]
        }
    ],
    "depends_on": []
}