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

{
    "name": "alcom",
    "portdir": "devel/vrc-get",
    "version": "1.1.8",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/anatawa12/vrc-get",
    "description": "ALternative (VRChat) creator COMpanion",
    "long_description": "ALCOM or ALternative (VRChat) creator COMpanion is a fast open-source alternative of VRChat Creator Companion (VCC)",
    "active": true,
    "categories": [
        "devel",
        "games"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 312
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "rust",
                "cargo",
                "legacy-support",
                "npm11",
                "clang-20",
                "nodejs24"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libunwind"
            ]
        }
    ],
    "depends_on": []
}