Name : gengetopt
| |
Version : 2.22.1
| Vendor : Mandriva
|
Release : 2mdv2009.0
| Date : 2008-08-07 21:23:04
|
Group : Development/C
| Source RPM : gengetopt-2.22.1-2mdv2009.0.src.rpm
|
Size : 0.99 MB
| |
Packager : Thierry Vignaud < tvignaud_mandriva_com>
| |
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/rzm6/linux-mandriva/official/2009.0/i586/media/contrib/release |