info-gnu
[Top][All Lists]
Advanced

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

GNU AutoGen Version 5.9.3/AutoOpts Version 31.0


From: Bruce Korb
Subject: GNU AutoGen Version 5.9.3/AutoOpts Version 31.0
Date: Sun, 07 Oct 2007 13:27:25 -0700
User-agent: Thunderbird 1.5.0.12 (X11/20060911)

From: Bruce Korb <address@hidden>
Sender: address@hidden
To: GNU Announcements <address@hidden>
Subject: GNU AutoGen Version 5.9.3/AutoOpts Version 31.0
Reply-To: address@hidden
Cc: address@hidden

GNU AutoGen/AutoOpts is a two-part project that serves two separate
purposes.  The two parts are combined because they are inextricably
intertwined:

AutoGen is a tool designed to simplify the creation and maintenance of
programs that contain large amounts of repetitious text.  It is
especially valuable in programs that have several blocks of text that
must be kept synchronized.

AutoOpts is both an example of that and a project in its own right.
It is a very powerful command line option parser consisting of a set
of AutoGen templates and a run time library that nearly eliminates
the hassle of managing, parsing and documenting program options.

New in 5.9.3 - October, 2007

Here are the 'NEWS' entries since the last release

* libopts requires strsignal, so the config test has been moved.
* fixed ``--save'' option bug
* programs may now choose to have config files kept in cannonical form
  ("C" locale), even if long option names are translated.  The option
  definition file must contain ``no-xlate = opt-cfg;'' or
  ``no-xlate = opt;''  See the documentation for details.

AutoGen home:    http://www.gnu.org/software/autogen/
primary ftp:     ftp://ftp.gnu.org/gnu/autogen/rel5.9.3/
.tar.gz:         ftp://ftp.gnu.org/gnu/autogen/rel5.9.3/autogen-5.9.3.tar.gz
library project: ftp://ftp.gnu.org/gnu/libopts/rel31.0/
bug reports:     autogen-users at the lists dot SourceForge net domain
bug archive:     http://sourceforge.net/mailarchive/forum.php?forum_id=7034
maintainer:      Bruce Korb - bkorb at the usual GNU domain




reply via email to

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