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