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

{
    "name": "quisk",
    "portdir": "science/quisk",
    "version": "4.2.18",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://james.ahlstrom.name/quisk/",
    "description": "QUISK is a Software Defined Radio (SDR) transceiver that can control various radio hardware.",
    "long_description": "QUISK is a Software Defined Radio (SDR) transceiver that can control various radio hardware.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-wxpython-4.0",
                "codec2",
                "wdsp",
                "SoapySDR",
                "portaudio",
                "python39",
                "fftw-3",
                "py39-pyusb"
            ]
        }
    ],
    "depends_on": []
}