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

{
    "name": "SDRplay3",
    "portdir": "science/SDRplay3",
    "version": "3.07.1",
    "license": "restrictive/distributable",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.sdrplay.com",
    "description": "SDRplay3 provides support for SDRplay hardware (API 3)",
    "long_description": "SDRplay3 provides support for SDRplay hardware (API 3). SDR for Software Defined Radio and 'Play' because it's designed to allow anyone interested in receiving practically any kind of radio or TV signals to be able to do so without having to decide up-front exactly what it is they will want to do next. For computer wizards we are democratising Radio in that you can literally Play at creating completely new radio-based products.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 147
        },
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 428
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libusb"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "SoapySDRPlay3"
            ]
        }
    ]
}