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

{
    "name": "ngspice-docs",
    "portdir": "science/ngspice",
    "version": "44.2",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://ngspice.sourceforge.net/",
    "description": "PDF manual for ngspice",
    "long_description": "PDF manual for ngspice",
    "active": true,
    "categories": [
        "science",
        "cad"
    ],
    "maintainers": [
        {
            "name": "degnan.68k",
            "github": "bpdegnan",
            "ports_count": 5
        },
        {
            "name": "mark",
            "github": "markemer",
            "ports_count": 114
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "ngspice"
            ]
        }
    ]
}