Port variant | standard |
Summary | Command-line option parser generator |
BROKEN | |
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 | 20 JUN 2024, 12:41:01 UTC |
Port created | 14 OCT 2019, 18:29:59 UTC |
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. |
info | Subpackage description undefined (port maintainer error). |
Build (only) | texinfo:primary:standard |
Runtime (only) |
ravensys-gcc:cxx_run:standard (primary subpackage) ravensys-gcc:libs:standard (primary subpackage) indexinfo:single:standard (info subpackage) |
main | mirror://GNU/gengetopt |
libofx:standard | Open Financial eXchange (OFX) Library |