Module submission - gengetopt

dveatch@woh.rr.com dveatch at woh.rr.com
Sun Jul 31 21:14:10 UTC 2005


An optional depends for libofx. Parses cli agruements.

module name       : gengetopt
suggested section : libs
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


dveatch

-------------- next part --------------
--- gengetopt/DETAILS	1969-12-31 19:00:00.000000000 -0500
+++ gengetopt/DETAILS	2005-07-31 17:02:40.000000000 -0400
@@ -0,0 +1,15 @@
+       MODULE=gengetopt
+      VERSION=2.13
+       SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL=ftp://ftp.gnu.org/gnu/gengetopt
+   SOURCE_VFY=sha1:a530f3b46e3c1a446d7f25a3d5dfe919c9757071
+     WEB_SITE=http://www.gnu.org/software/gengetopt/gengetopt.html
+      ENTERED=20050731
+      UPDATED=20050731
+        SHORT="a tool to write option parsing code for C programs "
+
+cat << EOF
+Gengetopt is a tool to generate C code to parse the command line arguments argc and argv that 
+are part of every C or C++ program. The generated code uses the C library function getopt_long 
+to perform the actual command line parsing.
+EOF
-------------- next part --------------
lvu submit gengetopt a55648a16dcf4e581522ac7377fb0333  -
2.6.12.3 2.6.12 gcc-3.3.3 glibc-2.3.3


More information about the Lunar mailing list