软件包: libdotconf-dev (1.3-0.3fakesync1build2)
libdotconf-dev 的相关链接
Trisquel 的资源:
下载源码包 dotconf:
- [dotconf_1.3-0.3fakesync1build2.dsc]
- [dotconf_1.3.orig.tar.gz]
- [dotconf_1.3-0.3fakesync1build2.debian.tar.xz]
维护者:
Original Maintainer:
- Shane Wegner
相似软件包:
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.
其他与 libdotconf-dev 有关的软件包
|
|
|
-
- dep: libc6-dev
- GNU C Library: Development Libraries and Header Files
-
- dep: libdotconf0 (= 1.3-0.3fakesync1build2)
- Configuration file parser library - runtime files