dotconf 1.3-ok1 source package in openKylin

Changelog

dotconf (1.3-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libs
Yangtze V1.0 release main libs

Downloads

File Size SHA-256 Checksum
dotconf_1.3.orig.tar.gz 350.6 KiB 17e0f6f72a84d6af8948d13d04ac8ecf7211df169a7cbd670845b0455f3c2d15
dotconf_1.3-ok1.debian.tar.xz 3.5 KiB 1cdf4bbf9326c3cb234f0c385765cdff3f4afb51dde2ed399bc16725d3e5abf6
dotconf_1.3-ok1.dsc 1.7 KiB a1105cb72eea997c54ed8cce392f3aa6eafa17773dc2b98d053f4cb0f190cfc1

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-dbg: Configuration file parser library - debugging symbols

 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 debugging symbols for libdotconf.