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

{
    "name": "fornjot",
    "portdir": "cad/fornjot",
    "version": "0.47.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.fornjot.app",
    "description": "Fornjot is an early-stage project to create a next-generation Code-CAD application.",
    "long_description": "Fornjot is an early-stage project to create a next-generation Code-CAD application.",
    "active": true,
    "categories": [
        "cad"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 993
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cargo",
                "legacy-support",
                "rust",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libunwind"
            ]
        }
    ],
    "depends_on": []
}