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

{
    "name": "gr37-gsm",
    "portdir": "science/gr-gsm",
    "version": "20180812",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ptrkrysik/gr-gsm",
    "description": "Provides augmented functionality for GNU Radio: a set of tools for receiving information transmitted by GSM equipment/devices.",
    "long_description": "Provides augmented functionality for GNU Radio: a set of tools for receiving information transmitted by GSM equipment/devices.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 441
        }
    ],
    "variants": [
        "debug",
        "python27",
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "cppunit",
                "pkgconfig",
                "swig3-python",
                "graphviz",
                "py27-docutils",
                "py27-sphinx",
                "texlive-latex",
                "doxygen",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gmp",
                "mpir",
                "python27",
                "fftw-3-single",
                "py27-cheetah",
                "py27-numpy",
                "gnuradio37",
                "osmocore",
                "volk",
                "boost171"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-matplotlib",
                "py27-opengl",
                "py27-scipy"
            ]
        }
    ],
    "depends_on": []
}