python-debian 0.1.49ubuntu1 source package in Ubuntu
Changelog
python-debian (0.1.49ubuntu1) lunar; urgency=medium * Add zstd dependency to fix dh-cmake buils (test failures) -- Gianfranco Costamagna <email address hidden> Thu, 26 Jan 2023 19:46:06 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian python-debian Maintainers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-debian_0.1.49ubuntu1.tar.xz | 187.0 KiB | fa366cb24fa9950080709c4a7450b8770f8c2cc12c07a2e34782f3b17579d436 |
python-debian_0.1.49ubuntu1.dsc | 2.2 KiB | b04e5b3f21840bd0d8c015410d8310d9838bad8bdcff15324a63e45e80e6aa95 |
Available diffs
- diff from 0.1.49 (in Debian) to 0.1.49ubuntu1 (507 bytes)
Binary packages built by this source
- python3-debian: Python 3 modules to work with Debian-related data formats
This package provides Python 3 modules that abstract many formats of Debian
related files. Currently handled are:
* Debtags information (debian.debtags module)
* debian/changelog (debian.changelog module)
* Packages files, pdiffs (debian.debian_ support module)
* Control files of single or multiple RFC822-style paragraphs, e.g.
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
(debian.deb822 module)
* Raw .deb and .ar files, with (read-only) access to contained
files and meta-information