dotconf 1.4.1-ok1 source package in openKylin
Changelog
dotconf (1.4.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 04 Jun 2026 13:43:57 +0800
dotconf (1.4.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 04 Jun 2026 13:43:57 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| dotconf_1.4.1.orig.tar.gz | 45.5 KiB | 5922c46cacf99b2ecc4853d28a2bda4a489292e73276e604bd9cba29dfca892d |
| dotconf_1.4.1-ok1.debian.tar.xz | 3.5 KiB | 56fb80469fd358c7f1b26202293a99ec02b3d98530fe088675a6a0c130e8dda7 |
| dotconf_1.4.1-ok1.dsc | 1.7 KiB | ad177ec8075f7f7def2f8ef3d739b11611423bf34060618e2229e01413bbffd5 |
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-
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.
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-
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.