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

{
    "name": "wcalc",
    "portdir": "science/wcalc",
    "version": "1.1",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://wcalc.sourceforge.net/",
    "description": "analyze and synthesize transmission line structures and related components",
    "long_description": "Wcalc is a tool for the analysis and synthesis of transmission line structures and related components. Wcalc provides the ability to analyze the electrical parameters of a particular structure based on the physical dimensions and material parameters. The synthesis portion calculates the required physical parameters to meet desired electrical specifications. Wcalc includes several models and places an emphasis on accuracy. Wcalc is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools.",
    "active": true,
    "categories": [
        "science",
        "electronics"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk2",
                "gawk"
            ]
        }
    ],
    "depends_on": []
}