gengetopt
Port variant standard
Summary Command-line option parser generator
Package version 2.23
Homepage https://www.gnu.org/software/gengetopt/
Keywords devel
Maintainer nobody
License GPLv3+
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 26 NOV 2019, 05:40:10 UTC
Port created 14 OCT 2019, 18:29:59 UTC
Subpackage Descriptions
complete This is the gengetopt-standard metapackage. It pulls in all subpackages of gengetopt-standard.
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-standard port.
docs This is the documents subpackage of the gengetopt-standard port.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) texinfo:primary:standard
Runtime (only) indexinfo:single:standard (primary subpackage)
ravensys-gcc:cxx_run:standard (primary subpackage)
Download groups
main mirror://GNU/gengetopt
Distribution File Information
b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac 584860 gengetopt-2.23.tar.xz
Ports that require gengetopt:standard
libofx:standard Open Financial eXchange (OFX) Library