Meta Configuration of Package python-debian
19
1
<package name="python-debian" project="SUSE:SLE-15:GA">
2
<title>Modules for Debian-related data formats</title>
3
<description>This package provides Python modules that abstract many formats of
4
Debian related files. Currently handled are: * Debtags
5
information (debian.debtags module)
6
7
* debian/changelog (debian.changelog module)
8
9
* Packages files, pdiffs (debian.debian_support module)
10
11
* Control files of single or multiple RFC822-style paragraphs, e.g.
12
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
13
(debian.deb822 module)
14
15
* Raw .deb and .ar files, with (read-only) access to contained files
16
and meta-information
17
</description>
18
</package>
19