xref: /aosp_15_r20/external/one-true-awk/METADATA (revision 9a7741de182b2776d7b30d6355f2585c0780a51b)
1*9a7741deSElliott Hughes# This project was upgraded with external_updater.
2*9a7741deSElliott Hughes# Usage: tools/external_updater/updater.sh update external/one-true-awk
3*9a7741deSElliott Hughes# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
4*9a7741deSElliott Hughes
5*9a7741deSElliott Hughesname: "one-true-awk"
6*9a7741deSElliott Hughesdescription: "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)."
7*9a7741deSElliott Hughesthird_party {
8*9a7741deSElliott Hughes  license_type: NOTICE
9*9a7741deSElliott Hughes  last_upgrade_date {
10*9a7741deSElliott Hughes    year: 2024
11*9a7741deSElliott Hughes    month: 8
12*9a7741deSElliott Hughes    day: 5
13*9a7741deSElliott Hughes  }
14*9a7741deSElliott Hughes  identifier {
15*9a7741deSElliott Hughes    type: "Git"
16*9a7741deSElliott Hughes    value: "https://github.com/onetrueawk/awk.git"
17*9a7741deSElliott Hughes    version: "20240728"
18*9a7741deSElliott Hughes  }
19*9a7741deSElliott Hughes}
20