arg-parser-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Arg-parser-bug] Version 1.8 of Arg_parser released


From: Antonio Diaz Diaz
Subject: [Arg-parser-bug] Version 1.8 of Arg_parser released
Date: Sun, 24 Feb 2013 16:47:07 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

I am pleased to announce the release of Arg_parser 1.8.

Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. There exist C++ and C versions of Arg_parser. The C++ version is implemented as a C++ class, while the C version is implemented as a single struct plus associated functions. Both are simpler, easier to use, and safer that 'getopt_long'.

The C++ version of Arg_parser can also parse options from configuration files.

The homepage is at http://www.nongnu.org/arg-parser/arg_parser.html

The sources can be downloaded from
http://download.savannah.gnu.org/releases/arg-parser/

The md5sums are:
b780e86f0a9bccfa1b1cc48cfe7a3a94  arg_parser-1.8.tar.lz
30839a300e288bc65cce800ab1604a38  arg_parser-1.8.tar.gz

This release is also GPG signed. You can download the signature by appending ".sig" to the URL.

Changes in version 1.8:

  * Minor changes to the build files.


Please send bug reports and suggestions to address@hidden


Regards,
Antonio Diaz, Arg_parser author and maintainer.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]