Categories
Gengetopt
'getgetopt' takes an easy-to-do description of options and generates a C function that uses the GNU getopt_long(3) function to parse and validate the options. gengetopt is perfect if you don't want to write all the stuff required to call GNU getopt_long(3), or if you have a program and wish it took many options. The generated code works if you use autoconf or automake.
Last updated 7 Jan, 2008
About
Leadership
- Lorenzo Bettini - Maintainer
- James R. Van Zandt - Contributor
Requirements
- autoconf (Weak Prerequisite)
- automake (Weak Prerequisite)
Versions
2.21.1
2.21.1 stable released 2007-08-03
- Released: 3 Aug, 2007
- Code Maturity: Stable
- Source Archive: ftp://ftp.gnu.org/gnu/gengetopt/gengetopt-2.21.tar.gz
- Licenses: GPLv3orlater
- Interfaces: Command Line
User Community and Support
User manpages included



