gengetopt - Tool to write command line option parsing code for C programs
| Website: | https://www.gnu.org/software/gengetopt/ | 
|---|---|
| License: | GPLv3+ | 
| Vendor: | Alcance Libre, Inc. | 
- 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.
Packages
| gengetopt-2.23-2.fc14.al.src [581 KiB] | 
              Changelog
              by Joel Barrios (2019-06-05):
              - Rebuild for ALDOS 1.4.15.  |