gengetopt
Port variant std
Summary Command-line option parser generator
BROKEN
Package version 2.23_1
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 11 AUG 2024, 22:51:45 UTC
Port created 14 OCT 2019, 18:29:59 UTC
Subpackage Descriptions
set Subpackage description undefined (port maintainer error).
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 Subpackage description undefined (port maintainer error).
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
Build (only) texinfo:primary:std
Runtime (only) ravensys-gcc:cxx_run:std (primary subpackage)
ravensys-gcc:libs:std (primary subpackage)
indexinfo:single:std (info subpackage)
Download groups
main mirror://GNU/gengetopt
Distribution File Information
b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac 584860 gengetopt-2.23.tar.xz
Ports that require gengetopt:std
libofx:std Open Financial eXchange (OFX) Library