forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
282 B
Text
6 lines
282 B
Text
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
|