dotconf 1.3-0.3fakesync1build1 source package in Ubuntu
Changelog
dotconf (1.3-0.3fakesync1build1) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:11:00 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dotconf_1.3.orig.tar.gz | 350.6 KiB | 17e0f6f72a84d6af8948d13d04ac8ecf7211df169a7cbd670845b0455f3c2d15 |
dotconf_1.3-0.3fakesync1build1.debian.tar.xz | 4.9 KiB | dcab81ee0ca4d4a63e95160a037ff8b17b3f58195e457210e6bf2c0b2aea3317 |
dotconf_1.3-0.3fakesync1build1.dsc | 1.9 KiB | 2a396de2d7bd9e4fcb945f61e1900e7e2c8be76b5a439ae5513dfefbac148b41 |
Available diffs
Binary packages built by this source
- libdotconf-dev: No summary available for libdotconf-dev in ubuntu impish.
No description available for libdotconf-dev in ubuntu impish.
- libdotconf0: No summary available for libdotconf0 in ubuntu impish.
No description available for libdotconf0 in ubuntu impish.
- 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.