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.
18 lines
343 B
18 lines
343 B
name: "lua"
|
|
description:
|
|
"Lua is a lightweight embeddable scripting language."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://www.lua.org/"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://www.lua.org/ftp/lua-5.4.1.tar.gz"
|
|
}
|
|
version: "5.4.1"
|
|
last_upgrade_date { year: 2020 month: 10 day: 9 }
|
|
license_type: NOTICE
|
|
}
|