blob: 28ee97c78a9b73316acbeec46a46fc978bd6a053 [file] [log] [blame]
package = "lua"
version = "5.1"
grammar = "lua-5.1"
flags = { ee = true }
description = {
summary = "Lua 5.1 Execution Environment",
detailed = [[Lua 5.1 Execution Environment Support]],
licence = "MIT",
homepage= "http://www.lua.org/manual/5.1/manual.html"
}
api = {
file = "api.zip"
}
documentation ={
dir="docs"
}