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

{
    "name": "gr-lora-rpp0",
    "portdir": "science/gr-lora",
    "version": "20200323-91fb5e49",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/rpp0/gr-lora",
    "description": "Provides an open-source implementation of the LoRa CSS PHY.",
    "long_description": "Provides an open-source implementation of the LoRa CSS PHY.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        }
    ],
    "variants": [
        "debug",
        "python38",
        "python39",
        "python310",
        "docs",
        "mongodb",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "swig-python",
                "graphviz",
                "py39-sphinx",
                "texlive-latex",
                "doxygen",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gnuradio",
                "liquid-dsp",
                "volk",
                "boost171",
                "gmp",
                "mpir",
                "python39",
                "fftw-3-single",
                "wireshark3",
                "py39-cheetah",
                "py39-numpy",
                "py39-pymongo"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-matplotlib",
                "py39-opengl",
                "py39-scipy"
            ]
        }
    ],
    "depends_on": []
}