[ Bron: python-debian ]
Pakket: python3-debian (0.1.52)
Verwijzigingen voor python3-debian
Debian bronnen:
Het bronpakket python-debian downloaden:
Beheerders:
- Debian python-debian Maintainers (QA-pagina, Mailarchief)
- Enrico Zini (QA-pagina)
- James Westby (QA-pagina)
- Reinhard Tartler (QA-pagina)
- Stefano Zacchiroli (QA-pagina)
- John Wright (QA-pagina)
- Stuart Prescott (QA-pagina)
- Jelmer Vernooij (QA-pagina)
Externe bronnen:
- Homepage [salsa.debian.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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
Andere aan python3-debian gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-charset-normalizer
- charset, encoding and language detection (Python 3)
-
- sug: gpgv
- GNU privacy guard - signature verification tool
-
- sug: python3-apt
- Python 3 interface to libapt-pkg
-
- sug: zstd
- fast lossless compression algorithm -- CLI tool