Name : gengetopt
| |
Version : 2.23
| Vendor : Mageia_Org
|
Release : 3.mga8
| Date : 2020-08-20 20:21:31
|
Group : Development/C
| Source RPM : gengetopt-2.23-3.mga8.src.rpm
|
Size : 0.89 MB
| |
Packager : ovitters < ovitters>
| |
Summary : GNU gengetopt generates command line parsers
|
Description :
This program generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct.
Thus your program can now handle options such as:
myprog --input foo.c -o foo.o --no-tabs -i 100 *.class
And both long options (those that start with --) and short options (start with - and consist of only one character) can be handled. For standards about short and long options you may want to take a look at the GNU Coding Standards.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release |