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

{
    "name": "swig3-python",
    "portdir": "devel/swig3",
    "version": "3.0.12",
    "license": "(GPL-3+ or Permissive)",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.swig.org/",
    "description": "Python binding for swig",
    "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Python binding.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bison",
                "gsed",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "swig3",
                "python_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py38-nds2-client",
                "gnuradio37",
                "gr37-adapt",
                "gr37-air-modes",
                "gr37-ais",
                "gr37-baz",
                "gr37-cdma",
                "gr37-fcdproplus",
                "gr37-foo",
                "gr37-fosphor",
                "gr37-gfdm",
                "gr37-gsm",
                "gr37-ieee802-11",
                "gr37-ieee802-15-4",
                "gr37-iqbalance",
                "gr37-iio",
                "gr37-limesdr",
                "gr37-lora-rpp0",
                "gr37-lora-BastilleResearch",
                "gr37-lte",
                "gr37-mapper",
                "gr37-mac",
                "gr37-ofdm",
                "gr37-osmosdr",
                "gr37-pcap",
                "gr37-pyqt",
                "gr37-satellites",
                "gr37-rds",
                "gr37-tdd",
                "gr37-specest",
                "gr37-sdrplay",
                "py27-nds2-client",
                "py35-nds2-client",
                "py36-nds2-client",
                "py37-nds2-client",
                "gr37-iridium",
                "py39-nds2-client"
            ]
        }
    ]
}