GET /api/v1/ports/lua-checks/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lua-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": [
{
"name": "",
"github": "gpanders",
"ports_count": 35
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
}