Menu

parse_conf library / News: Recent posts

parse_conf version 1.0 released!

parse_conf (http://anton.kulchitsky.org/pcnf/) is a library for parsing standard configuration or initialization files and supports some extensions over the standard syntax. It supports the separation of config files into different groups and reading strings and numbers. The library is written in ANSI C and designed to be fine with C++. Originally (in 2002, 2004) it was designed for reading initial values for scientific applications of special type. It was rewritten and extended since to be a flexible general purpose library. Since version 1.0, a very extensive reference substitution system is included into the library. The library is reentrant and allows to read/write as many configuration files simultaneously as necessary. The complete documentation in info format is included into the distribution. The library is released under the LGPL version 3 license.... read more

Posted by Anton Kulchitsky 2008-10-03