unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile-Config 0.1 Released
@ 2016-02-16  9:19 Alex Sassmannshausen
  2016-02-17  7:28 ` Arne Babenhauserheide
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Sassmannshausen @ 2016-02-16  9:19 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 1306 bytes --]

Hello,

I have the pleasure of officially announcing the first release of
Guile-Config.

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 download the release tarball at:
  http://alex.pompo.co/software/guile-config-0.1.tar.gz

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

Both addresses may well be augmented soon to Savannah based addresses.

You should only need Guile to perform the usual
  ./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

(the patch for guile-config is pending, so the above command will not
work yet — but it should in a few days).

Any feedback or comments welcome.

Happy hacking!

Alex

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 212 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-17 17:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16  9:19 Guile-Config 0.1 Released Alex Sassmannshausen
2016-02-17  7:28 ` Arne Babenhauserheide
2016-02-17  7:43   ` Alex Sassmannshausen
2016-02-17 16:51     ` Barry Fishman
2016-02-17 17:33       ` Alex Sassmannshausen

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).