blob: a1cef04e1da1a9e31136b502f805dc93f82907cd [file] [log] [blame]
package = "lua"
version = "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"
}