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.6.tar.xz 0000594560 581 KB
gengetopt.changes 0000002690 2.63 KB
gengetopt.spec 0000002228 2.18 KB
Revision 8 (latest revision is 17)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 140837 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 8)
- update to gengetopt-2.22.6
  * A compilation problem in Mac OS X has been fixed.
  * The version text directive has been added.
  * The commandline option --strict-hidden has been added.
  * Many bugs have been fixed.
- use xz compressed sources (forwarded request 140633 from rudi_m)
Comments 0
openSUSE Build Service is sponsored by