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

{
    "name": "lua",
    "portdir": "lang/lua",
    "version": "5.3.6",
    "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": 1159
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "readline"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "edje",
                "gnuplot",
                "swig-lua",
                "swig3-lua",
                "kyua",
                "lutok",
                "monotone",
                "monotone-devel",
                "texworks",
                "ipe",
                "xournalpp",
                "ocaml-lua",
                "luv",
                "pdns-recursor",
                "lua53-fennel",
                "lua-luarocks",
                "tilemaker",
                "podofo",
                "luash",
                "podofo-0.10",
                "volta",
                "imapfilter",
                "grafx2",
                "highlight",
                "fityk",
                "libsc",
                "p4est",
                "vis",
                "widelands",
                "widelands-devel",
                "grilo-plugins",
                "gegl-0.3",
                "prosody",
                "mle",
                "xmoto",
                "rspamd",
                "osm2pgsql-lua",
                "VLC2",
                "libVLC2",
                "lighttpd",
                "hexchat"
            ]
        }
    ]
}