python-debian 0.1.36-ok1 source package in openKylin

Changelog

python-debian (0.1.36-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python

Downloads

File Size SHA-256 Checksum
python-debian_0.1.36.orig.tar.gz 430.3 KiB fee4905423ddd1249fc1410d209d786d297f45cbe086bc7b3649c1953f197fcb
python-debian_0.1.36-ok1.debian.tar.xz 3.9 KiB 8fcbe9a8c2d5aa6947662c4bd33d44596d2b79d38f6c0f49a354c9fe20b9734b
python-debian_0.1.36-ok1.dsc 2.6 KiB d9caf2037f72c78c369ab7b79aa42dc88fa2976e20b229f6239b2368ca5ed4ef

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