huangcm
2025-07-01 676035278781360996553c427a12bf358249ebf7
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.3.5.tar.gz"
  }
  version: "5.3.5"
  last_upgrade_date { year: 2018 month: 12 day: 5 }
  license_type: NOTICE
}