Package : gengetopt > RPM : gengetopt-2.22.6-3.mga4.x86_64.rpm

Basic items

Install
Name gengetopt
Version 2.22.6
Release 3.mga4
URL http://www.gnu.org/software/gengetopt/gengetopt.html
Group Development/C
Summary GNU gengetopt generates command line parsers
Size 1,012KB
Arch x86_64
License GPL

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.

Media information

Distribution release Mageia 4
Media name core-release
Media arch x86_64

Advanced items

Source RPM gengetopt-2.22.6-3.mga4.src.rpm
Build time 2013-10-18 02:58:33
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie