python-debian 0.1.49-ok1 source package in openKylin

Changelog

python-debian (0.1.49-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 06 May 2024 14:50:49 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-debian_0.1.49.orig.tar.gz 224.8 KiB d0fa6a99d1d22462944425b91c8bdd705cc27e816147ddf7abb7c4a99961d4a0
python-debian_0.1.49-ok1.debian.tar.xz 4.6 KiB b60a284e7c35d264008b66855c33e17e134815c6329032899bfddc2c69318092
python-debian_0.1.49-ok1.dsc 2.4 KiB 4facc22c1ea31bf90e0cba92ca00d95ef5bdb649603b8cf16a65b51a94aae988

View changes file

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