blob: 711c4392d723376514e2d35805cef37cdce5a0c0 (
plain) (
blame)
1
2
3
4
5
6
|
dotconf++ is a dotconf like configuration file parser written in C++.
It supports macro substitution from the environment or from the file
itself, config file inclusion, easy handling of XML like tags,
checking for required tags, and more.
WWW: http://voodoo.com.ua/dotconfpp.html
|