Browse thread
Config_file : first release
- Jean-Baptiste Rouquier
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jean-Baptiste Rouquier <jrouquiethearchiveshouldhaveafewantispamtricks@e...> |
| Subject: | Config_file : first release |
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