aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA20
1 files changed, 20 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..c784bbe
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,20 @@
+name: "shFlags"
+description:
+ "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."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/kward/shflags/wiki"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/kward/shflags"
+ }
+ version: "7d0daf1b3b3163c34e0108cdb439e2cd2f148152"
+ last_upgrade_date { year: 2020 month: 5 day: 18 }
+ license_type: NOTICE
+}
+