Configuration file parser library
dotconf is a simple-to-use and powerful configuration-file parser
library written in C. The configuration files created for dotconf look
very similar to those used by the Apache Webserver. Even
Container-Directives 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.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:ARM:Factory:Contrib:ILP32/dotconf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dotconf.changes | 0000003897 3.81 KB | |
dotconf.spec | 0000003769 3.68 KB | |
v1.4.1.tar.gz | 0000046565 45.5 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1169820
from
Petr Gajdos (pgajdos)
(revision 23)
- removed empty useless %check section - Update to version 1.4.1 * fix possible buffer overflows in get_path and dotconf_get_next_line - fixed package group - added empty %check section (no unit tests in the project) (forwarded request 1169499 from amanzini)
Comments 0