blob: b9987268be3342bdb6beb13a4dd128045ec486bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- This file is part of LuaDist project
name = "lua"
version = "5.3.2"
desc = "Lua is a powerful, fast, light-weight, embeddable scripting language."
author = "Roberto Ierusalimschy, Waldemar Celes, Luiz Henrique de Figueiredo"
license = "MIT/X11"
url = "http://www.lua.org"
maintainer = "Peter Drahoš"
|