dotconf - Configuration file parser

Website: http://www.opentts.org/projects/dotconf
License: GPL
Description:
Dot.conf is a simple-to-use and powerful configuration-file parser library written in C.
The configuration files created for dot.conf look very similar to those used by the Apache Webserver.
Even containerDirectives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules.
It supports various types of arguments, dynamically loadable modules that create their own
configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app,
and on-the-fly inclusion of additional config files.

Packages:

dotconf-1.3-10.el6.art.x86_64 [19 KiB]
dotconf-1.3-9.el6.art.x86_64 [19 KiB]

Changelog:

by Carsten Schoene (2010-07-11):
- initial build
Copyright © 2005-2010 Atomicorp, Inc.