python-libconf 2.0.1-5 source package in Ubuntu

Changelog

python-libconf (2.0.1-5) unstable; urgency=medium

  * Set bage's debian.org email
  * Fix missing-build-dependency-for-dh-addon

 -- Bastian Germann <email address hidden>  Sat, 04 Dec 2021 11:26:04 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-libconf_2.0.1-5.dsc 1.9 KiB 212c563ff5601b1b9bd745e8711993335ef99e2499617ea8afbb70a70a3d8233
python-libconf_2.0.1.orig.tar.gz 13.7 KiB 8b1ac22cad381ffe4a0ce016a98ca9a4e574c9297212083a40936c27f18e3243
python-libconf_2.0.1-5.debian.tar.xz 2.3 KiB faa111036f95c5e644263a9c1713da4c077cdc604d7fe8c0f0e9b3184f601f80

Available diffs

No changes file available.

Binary packages built by this source

python3-libconf: Reader/writer for the libconfig format (Python 3)

 libconf is a pure-Python reader/writer for configuration files
 in libconfig format, which is often used in C/C++ projects.
 Its interface is similar to the json module.
 .
 This package installs the library for Python 3.