python-debian 0.1.39ubuntu1 source package in Ubuntu
Changelog
python-debian (0.1.39ubuntu1) impish; urgency=medium * Add support for zstd compression format (LP: #1923845) -- Athos Ribeiro <email address hidden> Thu, 19 Aug 2021 14:50:49 -0300
Upload details
- Uploaded by:
- Athos Ribeiro
- Sponsored by:
- Sergio Durigan Junior
- Uploaded to:
- Impish
- Original maintainer:
- Ubuntu Developers
- 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.39ubuntu1.tar.xz | 356.9 KiB | 252a574245f9da374fb693e7db4004500ac2373819cd7a55fc2048e9b76d65a1 |
python-debian_0.1.39ubuntu1.dsc | 2.3 KiB | 6e1846f41c802c2a1b8da1b76a32917ebdea0f222456b36271dad81544f3ab3d |
Available diffs
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