Commandline parser generator
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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2/gengetopt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gengetopt-2.22.6.tar.gz | 0001056293 1.01 MB | |
gengetopt-2.22.6.tar.gz.sig | 0000000072 72 Bytes | |
gengetopt.changes | 0000003092 3.02 KB | |
gengetopt.keyring | 0000001771 1.73 KB | |
gengetopt.spec | 0000002430 2.37 KB |
Revision 1 (latest revision is 13)
Yuchen Lin (maxlin_factory)
accepted
request 549422
from
Yuchen Lin (maxlin_factory)
(revision 1)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Comments 0