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

{
    "name": "irsim",
    "portdir": "science/irsim",
    "version": "9.7.117",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://opencircuitdesign.com/irsim",
    "description": "IRSIM, a switch level simulator for digital circuits",
    "long_description": "IRSIM is switch level simulator for digital circuits, it treats transistors as ideal switches. Extracted capacitance and lumped resistance values are used to make the switch a little bit more realistic than the ideal, using the RC time constants to predict the relative timing of events.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "tcl",
                "tk",
                "xorg-libXt"
            ]
        }
    ],
    "depends_on": []
}