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.4.tar.bz2 0000714369 698 KB
gengetopt.changes 0000001824 1.78 KB
gengetopt.spec 0000002210 2.16 KB
Revision 2 (latest revision is 17)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 84703 from Ruediger Meier's avatar Ruediger Meier (rudi_m) (revision 2)
minor portability fixes and spec-cleaner, this builds on all standard OBS repos (forwarded request 84697 from rudi_m)
Comments 0
openSUSE Build Service is sponsored by