About: libcfgparse is a small library designed to parse configuration files. The
configuration file is kept in a C-like syntax, with defined grammar. The
variables defined in the file can be arranged in branches (like C structs)
and lists (arrays). They can be accessed in a simple manner using a C or
C++ API.
Initial freshmeat announcement |
GNU General Public License (GPL) |
|
Homepage:
http://www.gubbe.ch/code/libcfgparse.php
Tar/GZ:
http://www.gubbe.ch/download/code/libcfgparse-0.2.tar.gz
freshmeat project page:
http://freshmeat.net/projects/libcfgparse/
Other releases
Version
|
Focus
|
Date
|
0.2
|
Initial freshmeat announcement |
11-Jun-2003 17:21 |
|