aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: 2ff5c6a3f8c04897595f7370542446ae18e67a98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.0.tar.gz"
  }
  version: "5.4.0"
  last_upgrade_date { year: 2020 month: 8 day: 5 }
  license_type: NOTICE
}