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