gengetopt - Tool to write command line option parsing code for C programs

Description:

Gengetopt is a tool to generate C code to parse the command line arguments
argc and argv that are part of every C or C++ program. The generated code uses
the C library function getopt_long to perform the actual command line parsing.

Homepage: http://www.gnu.org/software/gengetopt/

License: GPLv3+

Vendor: Fedora Project

Packages

gengetopt-2.21-3.fc8.x86_64 [254 KiB] Changelog by Debarshi Ray (2007-08-22):
- Rebuilding.