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

{
    "name": "CSXCAD",
    "portdir": "textproc/CSXCAD",
    "version": "20231216-c6a15872",
    "license": "GPL-3",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/thliebig/CSXCAD",
    "description": "CSXCAD is a C++ library to describe geometrical objects and their physical or non-physical properties",
    "long_description": "CSXCAD is a C++ library to describe geometrical objects and their physical or non-physical properties",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "hdf5",
                "fparser",
                "boost176",
                "tinyxml",
                "cgal4",
                "vtk"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "QCSXCAD",
                "AppCSXCAD",
                "openEMS"
            ]
        }
    ]
}