• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "lua"
2description:
3    "Lua is a lightweight embeddable scripting language."
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://www.lua.org/"
9  }
10  url {
11    type: ARCHIVE
12    value: "https://www.lua.org/ftp/lua-5.4.1.tar.gz"
13  }
14  version: "5.4.1"
15  last_upgrade_date { year: 2020 month: 10 day: 9 }
16  license_type: NOTICE
17}
18