python-debian 0.1.36ubuntu1.1 source package in Ubuntu

Changelog

python-debian (0.1.36ubuntu1.1) focal; urgency=medium

  * Make Python version PEP440 compliant (LP: #1991606)

 -- Benjamin Drung <email address hidden>  Tue, 25 Apr 2023 20:39:33 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main devel

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-debian_0.1.36ubuntu1.1.tar.xz 301.6 KiB ee34f77bb37e9e166439eb7add86547e36055fcafad63bcfa43d0c5ea4bbeb4b
python-debian_0.1.36ubuntu1.1.dsc 2.5 KiB 39a0b417093c6cbb271d7eb4d6a91a5f08bec1cde08e18000cffafdf78e6bf5d

Available diffs

View changes file

Binary packages built by this source

python-debian: Python modules to work with Debian-related data formats

 This package provides Python 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

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