freebsd-ports/devel/dotconf++/pkg-descr
Pav Lucistnik f15cceafbb 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.

PR:		ports/83090
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-07-08 22:47:00 +00:00

6 lines
289 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://sourceforge.net/projects/dotconfpp/