Config_file : first release
Jean-Baptiste Rouquier <[email protected]> Fri, 19 Nov 2004 16:32:36 +0100 (CET)
| Newsgroups | gmane.comp.lang.caml.announce |
|---|---|
| Message-ID | <1100878356.419e12141967a__33183.0350486145$1101371576$gmane$org@mouette.ens-lyon.fr> |
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 _______________________________________________ Caml-announce mailing list [email protected] http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-announce