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

{
    "name": "vtk-m",
    "portdir": "graphics/vtk-m",
    "version": "2.3.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://m.vtk.org/",
    "description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures",
    "long_description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures. VTK-m supports the fine-grained concurrency for data analysis and visualization algorithms required to drive extreme scale computing by providing abstract models for data and execution that can be applied to a variety of algorithms across many different processor architectures.",
    "active": true,
    "categories": [
        "devel",
        "graphics",
        "science"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "debug",
        "native",
        "openmp",
        "tbb",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}