Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jean-Baptiste Rouquier <jrouquiethearchiveshouldhaveafewantispamtricks@ens-lyon.fr>
To: caml-list@yquem.inria.fr, caml-announce@yquem.inria.fr
Subject: Config_file : first release
Date: Fri, 19 Nov 2004 16:32:36 +0100 (CET)	[thread overview]
Message-ID: <1100878356.419e12141967a@mouette.ens-lyon.fr> (raw)

I'm pleased to annouce the first release of Config_file.

This library allows one to save configuration parameters (basic types, lists, 
user defined, etc.) into a file and load them. The configuration file is human 
readable, structured and allow (* *) comments.

I've started with the module Options from cameleon and added full 
documentation, a few new features, rewritten in OO style (to learn OO :-), 
error logging, more secure parsing of the configuration file.

This lib is used in cameleon and in my own programms. It's available on 
http://savannah.nongnu.org/download/cameleon/ and on my own webpage.
It's part of cameleon2 (not yet available) but is also available separately.

Comments welcome, especially if you know other similar libs. I know Inifiles, 
Option from cameleon and I couldn't download ConfigParser from Missinglib.

-- 
Jean-Baptiste Rouquier.
http://perso.ens-lyon.fr/jean-baptiste.rouquier


             reply	other threads:[~2004-11-19 15:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-19 15:32 Jean-Baptiste Rouquier [this message]
2004-11-19 21:48 ` [Caml-list] " skaller
2004-11-20  8:26   ` Jean-Baptiste Rouquier
2004-11-21 18:05 ` brogoff
2004-11-21 21:00   ` skaller
2004-11-21 21:13     ` brogoff
2004-11-21 23:35   ` Richard Jones
2004-11-25 16:47 ` [Caml-announce] " John Goerzen

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

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

  git send-email \
    --in-reply-to=1100878356.419e12141967a@mouette.ens-lyon.fr \
    --to=jrouquiethearchiveshouldhaveafewantispamtricks@ens-lyon.fr \
    --cc=caml-announce@yquem.inria.fr \
    --cc=caml-list@yquem.inria.fr \
    /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