summaryrefslogtreecommitdiff
path: root/gl/modules/options-parser
diff options
context:
space:
mode:
Diffstat (limited to 'gl/modules/options-parser')
-rw-r--r--gl/modules/options-parser20
1 files changed, 20 insertions, 0 deletions
diff --git a/gl/modules/options-parser b/gl/modules/options-parser
new file mode 100644
index 0000000..c711347
--- /dev/null
+++ b/gl/modules/options-parser
@@ -0,0 +1,20 @@
+Description:
+A portable, pluggable option parser for Bourne shell.
+
+Files:
+build-aux/options-parser
+
+Depends-on:
+funclib.sh
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+
+License:
+GPLed build tool
+
+Maintainer:
+Gary V. Vaughan <gary@gnu.org>