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 openSUSE:Factory:PowerPC/dotconf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dotconf-1.3.tbz2 | 0000039660 38.7 KB | |
dotconf.changes | 0000002546 2.49 KB | |
dotconf.spec | 0000003961 3.87 KB |
Revision 12 (latest revision is 23)
Sascha Peilicke (saschpe)
accepted
request 84294
from
Ismail Dönmez (namtrac)
(revision 12)
- Switch URL to github.com/williamh and upgrade to v1.3 from there [fixes some memory-related crashes in the original version] - Remove files that are no longer installed by the new package. - Fix docs - Fix package name to correspond with shared lib conventions, and obsolete old package (forwarded request 84292 from mgorse)
Comments 0