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

{
    "name": "lua53-checks",
    "portdir": "lua/lua-checks",
    "version": "1.0",
    "license": "Eclipse",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://luarocks.org/modules/fab13n/checks",
    "description": "Provides a `checks()` function for Lua",
    "long_description": "This library declares a `checks()` function and a `checkers` table, which allow to check the parameters passed to a Lua function in a fast and unobtrusive way.",
    "active": true,
    "categories": [
        "devel",
        "lua"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "lua-luarocks",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lua53"
            ]
        }
    ],
    "depends_on": []
}