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

{
    "name": "swig3-guile",
    "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": "Guile 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 Guile binding.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 441
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bison",
                "gsed",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "swig3",
                "guile"
            ]
        }
    ],
    "depends_on": []
}