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

{
    "name": "gr-satellites",
    "portdir": "science/gr-satellites",
    "version": "3.16.0",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/daniestevez/gr-satellites",
    "description": "GNU Radio decoders for several Amateur satellites.",
    "long_description": "GNU Radio decoders for several Amateur satellites.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        },
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        }
    ],
    "variants": [
        "debug",
        "python38",
        "python39",
        "python310",
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "doxygen",
                "texlive-latex",
                "py39-sphinx",
                "graphviz",
                "cmake",
                "pkgconfig",
                "swig-python"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost171",
                "gmp",
                "mpir",
                "python39",
                "fftw-3-single",
                "py39-cheetah",
                "py39-numpy",
                "gnuradio",
                "volk"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-scipy",
                "py39-requests",
                "py39-opengl",
                "py39-matplotlib",
                "py39-construct"
            ]
        }
    ],
    "depends_on": []
}