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

{
    "name": "h3dviewer",
    "portdir": "graphics/h3dapi",
    "version": "2.4.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.h3dapi.org",
    "description": "X3D browser based on H3DAPI.",
    "long_description": "X3D browser with custom extensions for haptics and medical simulation.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "support",
            "github": "SenseGraphics",
            "ports_count": 8
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "h3dphysics",
                "h3dapi",
                "wxWidgets-3.0",
                "h3dui",
                "h3dmedx3d"
            ]
        }
    ],
    "depends_on": []
}