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

{
    "name": "fortran-lua53",
    "portdir": "fortran/fortran-lua53",
    "version": "0.2.0",
    "license": "ISC",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/interkosmos/fortran-lua53",
    "description": "Fortran 2008 interface bindings to Lua 5.3",
    "long_description": "Fortran 2008 interface bindings to Lua 5.3",
    "active": true,
    "categories": [
        "devel",
        "fortran"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [
        "gcc10",
        "gcc11",
        "gcc12",
        "gccdevel"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc12",
                "clang-15",
                "fpm"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc",
                "lua53"
            ]
        }
    ],
    "depends_on": []
}