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

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

[Arg-parser-bug] Arg_parser 1.12 released


From: Antonio Diaz Diaz
Subject: [Arg-parser-bug] Arg_parser 1.12 released
Date: Fri, 25 Mar 2016 20:25:35 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8.1.4) Gecko/20070601 SeaMonkey/1.1.2

I am pleased to announce the release of Arg_parser 1.12.

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 sha1sum is:
3f322e13881d604f57eae36c8376ccf3962385df  arg_parser-1.12.tar.lz

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

Changes in version 1.12:

  * The license has been changed to "2-clause BSD".

* A configure warning happening on some shells when testing for gcc/g++ has been fixed.


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]