You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
308 B
12 lines
308 B
1 month ago
|
--- 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š"
|
||
|
|