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

{
    "name": "lua51",
    "portdir": "lang/lua",
    "version": "5.1.5",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.lua.org",
    "description": "powerful, lightweight programming language",
    "long_description": "Lua is a powerful, lightweight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.",
    "active": true,
    "categories": [
        "lang"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1408
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "readline"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "lua51-luasec",
                "geany-plugins",
                "lua51-cjson",
                "lua51-mpack",
                "lua51-MessagePack",
                "lua51-coxpcall",
                "lua51-glut",
                "boswars",
                "lua51-rings",
                "lua51-bit32",
                "lua51-luaposix",
                "lua51-binaryheap",
                "lua51-copas",
                "lua51-luaexpat",
                "lua51-luajson",
                "lua51-luasocket",
                "lua51-timerwheel",
                "lua51-xavante",
                "lua51-cgilua",
                "lua51-lua-gd",
                "lua51-lsqlite3",
                "lua51-lunit",
                "lua51-wsapi",
                "lua51-wsapi-fcgi",
                "awesome",
                "lua51-ansicolors",
                "lua51-argparse",
                "lua51-checks",
                "lua51-luacheck",
                "lua51-luafilesystem",
                "lua51-metalua-parser",
                "lua51-readline",
                "lwan",
                "lua51-lpeg",
                "sc-im",
                "lua51-numlua",
                "love-11",
                "love-0.7",
                "love-0.8",
                "love-0.10",
                "love-0.9",
                "lua51-luazip",
                "lua51-psl",
                "toluapp",
                "lua51-luabitop",
                "lua51-lgi",
                "lua51-luahpdf",
                "lua51-luarocks",
                "lua51-luasql-sqlite3",
                "lua51-md5"
            ]
        }
    ]
}