blob: 3b00f5b15e18ed1b488deeea445eb1d5e9469366 (
plain) (
blame)
1
2
3
4
5
|
liblcfg is a lightweight configuration file library written in C99.
The file format supports arbitrarily nested simple assignments, lists
and maps (aka dictionaries).
WWW: http://liblcfg.carnivore.it/
|