libdotconf-dev

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

Configuration file parser library - development files
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
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.
.
This package contains the development files necessary to build
programs using the dotconf library.

Category:

Application versions: 
AttachmentSizeDate
File libdotconf-dev_1.0.13-3_armel.deb47.4 KB05/08/2013 - 01:13
Changelog: 

dotconf (1.0.13-3) unstable; urgency=low

* Correctly make use of realloc, to prevent applications using dotconf from
crashing randomly, Thanks to Eitan Isaacson <eitan@ascender.com> for the
patch. (Closes: #546059)