GET /api/v1/ports/lua52-lpeg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lua52-lpeg",
"portdir": "lua/lua-lpeg",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/lpeg",
"description": "Parsing Expression Grammars For Lua",
"long_description": "Parsing Expression Grammars For Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua52-luajson"
]
}
]
}