Commandline parser generator

Edit Package gengetopt
http://www.gnu.org/software/gengetopt/

This program generates a C function that uses getopt_long function to parse the
command line options, to validate them and fills a struct.

Thus your program can now handle options such as:
myprog --input foo.c -o foo.o --no-tabs -i 100 *.class

Both long options (those that start with --) and short options (start with -
and consist of only one character) can be handled.

Authors:
--------
Roberto Arturo Tena Sanchez
Lorenzo Bettini

Refresh
Refresh
Source Files
Filename Size Changed
gengetopt-2.22.5.tar.bz2 0000717129 700 KB
gengetopt.changes 0000002324 2.27 KB
gengetopt.spec 0000002210 2.16 KB
Revision 6 (latest revision is 17)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 103285 from Petr Uzel's avatar Petr Uzel (puzel) (revision 6)
cleanup spec file
Comments 0
openSUSE Build Service is sponsored by