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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

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

Available diffs

View changes file

Binary packages built by this source

libdotconf-dev: 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.

libdotconf0: Configuration file parser library - runtime 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.

libdotconf0-dbgsym: debug symbols for libdotconf0