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

{
    "name": "lua51-luafilesystem",
    "portdir": "lua/lua-luafilesystem",
    "version": "1.8.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/lunarmodules/luafilesystem",
    "description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.",
    "long_description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution..",
    "active": true,
    "categories": [
        "devel",
        "lua"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "lua-luarocks",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lua51"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "lua51-xavante",
                "lua51-cgilua",
                "lua51-wsapi",
                "lua51-luacheck"
            ]
        }
    ]
}