GET /api/v1/ports/lua54-metalua-parser/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lua54-metalua-parser",
"portdir": "lua/lua-metalua-parser",
"version": "0.7.3",
"license": "(EPL or MIT)",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/luarocks/metalua-parser",
"description": "Define and generate an AST format for Lua programs",
"long_description": "This is a subset of the full Metalua compiler. It defines and generates an AST format for Lua programs, which offers a nice level of abstraction to reason about and manipulate Lua programs.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": []
}