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

{
    "name": "ADMS",
    "portdir": "science/ADMS",
    "version": "2.3.7",
    "license": "GPL-3",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Qucs/ADMS",
    "description": "ADMS is a code generator for the Verilog-AMS language",
    "long_description": "ADMS is a code generator for the Verilog-AMS language",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "bison",
                "flex",
                "libtool",
                "libxml2",
                "perl5.34",
                "p5.34-gd",
                "p5.34-xml-libxml",
                "clang-14"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "qucs"
            ]
        }
    ]
}