huangcm
2025-08-25 f350412dc55c15118d0a7925d1071877498e5e24
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "one-true-awk"
description: "This is the version of awk described in \'The AWK Programming Language\', by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X)."
third_party {
  url {
    type: GIT
    value: "https://github.com/onetrueawk/awk.git"
  }
  version: "2d9034a01a91359c5e47fd4275a00debaaab56cc"
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 3
    day: 4
  }
}