libdotconf0
Library: dotconf - 0 - Configuration file parser
3.4.0
2023-07-30
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.4.0
dotconf-dev 3.4.0
Internal Program Version: dotconf 1.3
dotconf is a configuration-file parser
library written in C. The configuration files created for dotconf look
similar to those used by the Apache web server. Even
container directives known from httpd.conf can be used in the
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
long ARG_STR data to programs, and on-the-fly inclusion of additional
config files.
https://github.com/williamh/dotconf