xref: /aosp_15_r20/external/shflags/METADATA (revision 63d4e48fb639f6414be0db9d718e3be2667e4fed)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/shflags
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "shFlags"
6description: "shFlags is a port of the Google gflags library for Unix shell. The code is written in a way to be as portable as possible to work across a wide array of Unix variants. It is also tested with shUnit2 to maintain code quality."
7third_party {
8  license_type: NOTICE
9  last_upgrade_date {
10    year: 2024
11    month: 8
12    day: 22
13  }
14  homepage: "https://github.com/kward/shflags/wiki"
15  identifier {
16    type: "Git"
17    value: "https://github.com/kward/shflags"
18    version: "96694d58ce92065fdd8f8761d930765cb9a8d066"
19  }
20}
21