Package: python3-debian Status: install reinstreq half-configured Priority: optional Section: python Installed-Size: 318 Maintainer: Ubuntu Developers Architecture: all Source: python-debian Version: 0.1.36ubuntu1 Config-Version: 0.1.36ubuntu1 Depends: python3-chardet, python3-six (>> 1.4~), python3:any Recommends: python3-apt Suggests: gpgv Description: 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 Homepage: https://salsa.debian.org/python-debian-team/python-debian Original-Maintainer: Debian python-debian Maintainers