unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
To: Guile User <guile-user@gnu.org>
Subject: Guile Config 0.3.1 Released
Date: Fri, 17 Jan 2020 14:33:58 +0100	[thread overview]
Message-ID: <87zhem1a2h.fsf@gmail.com> (raw)

Hello,

I've just updated guile-config to version 0.3.1.  This is a small
release, primarily intended to allow use of guile config with Guile 3
installed.

Guile Config is a library providing a declarative approach to application
configuration specification.  The library provides clean configuration
declaration forms, and processors that take care of:

- Configuration file creation
- Configuration file parsing
- Command-line parameter parsing using getopt-long
- Basic GNU command-line parameter generation (--help, --usage, --version)
- Output generation for (compiled from the configuration declaration):
  + --help and --usage
  + --version

You can find the git repository at:
  https://gitlab.com/a-sassmannshausen/guile-config

After installing autoconf, automake, pkg-config and texinfo, you can
perform the usual
  autoreconf -vif && ./configure && make && make install

Documentation can be found as an info manual that is part of the
tarball.

You can also conveniently install guile-config using Guix:
  guix package -i guile-config
and
  guix package -i guile3.0-config

Any feedback or comments welcome.

Happy hacking!

Alex



                 reply	other threads:[~2020-01-17 13:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zhem1a2h.fsf@gmail.com \
    --to=alex.sassmannshausen@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).