| Name: | gengetopt | 
|---|---|
| Version: | 2.23 | 
| Release: | 3.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 859929 | 
| License: | GPLv3+ | 
| RPM: | gengetopt-2.23-3.el8.aarch64.rpm | 
| Source RPM: | gengetopt-2.23-3.el8.src.rpm | 
| Build Date: | Sat Feb 13 2021 | 
| Build Host: | ca-buildarm05 | 
| Vendor: | Oracle America | 
| URL: | http://www.gnu.org/software/gengetopt/ | 
| Summary: | 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.  |