Tool to write command line option parsing code for C programs
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.23-15.fc42 | - |
Fedora 42 | 2.23-15.fc42 | - |
Fedora 41 | 2.23-13.fc41 | - |
Fedora 40 | 2.23-12.fc40 | 2.23-12.fc40 |
Fedora EPEL 9 | 2.23-8.el9 | - |
Fedora EPEL 8 | 2.23-3.el8 | - |
Fedora EPEL 10.1 | 2.23-14.el10_0 | - |
Fedora EPEL 10.0 | 2.23-14.el10_0 | - |
You can contact the maintainers of this package via email at
gengetopt dash maintainers at fedoraproject dot org
.