gengetopt
Subpackage Descriptions
set |
This is the gengetopt:std metapackage.
It pulls in all subpackages of gengetopt:std. |
primary |
This program generate a C function that uses getopt_long function to parse
the command line options, validate them and fill a struct.
Thus your program can now handle options such as:
myprog --input foo.c -o foo.o --no-tabs -i 100 *.class
And both long options (those that start with --) and short options (start
with - and consist of only one character) can be handled. For standards
about short and long options you may want to take a look at the GNU Coding
Standards.
|
examples |
This is the examples subpackage of the gengetopt:std port. |
docs |
This is the documents subpackage of the gengetopt:std port. |
info |
This is the GNU Info manual page subpackage of the gengetopt:std port. |
man |
This is the man page subpackage of the gengetopt:std port. |
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
main |
mirror://GNU/gengetopt |
Distribution File Information
b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac 584860 gengetopt-2.23.tar.xz
Ports that require gengetopt:std