python-python-debian
Port variant v14
Summary Manipulate Debian packages and repositories (3.14)
Package version 1.1.0
Homepage https://salsa.debian.org/python-debian-team/python-debian
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 10 FEB 2026, 15:51:13 UTC
Port created 27 OCT 2023, 18:58:01 UTC
Subpackage Descriptions
single The `debian` Python modules work with Debian-related data formats, providing a means to read data from files involved in Debian packaging, and the distribution of Debian packages. The ability to create or edit the files is also available for some formats. Currently supported 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 (`debian.debfile` module) `API documentation`_, can be found online and throughout the code. There are examples both within the code and in the examples_ directory. .. _API documentation: https://python-debian-team.pages.debian.net/python-debian/html/ .. _examples: https://salsa.debian.org/python-debian-team/python-debian/tree/master/examples Note that some modules can use `python-apt`_ to speed up processing. .. _python-apt: https://packages.debian.org/unstable/python3-apt Contributions to `python-debian` are most welcome, including expansion of the module's capabilities. If you have a module that is for manipulation or interrogation of Debian specific data then consider adding it to this package. Please discuss your ideas on the `mailing list`_, make merge requests via the `salsa repository`_, and see the Contributing section of the documentation. .. _mailing list: mailto:pkg-python-debian-maint@lists.alioth.debian.org .. _salsa repository: https://salsa.debian.org/python-debian-team/python-debian
Configuration Switches (platform-specific settings discarded)
PY313 OFF Build using Python 3.13 PY314 ON Build using Python 3.14
Package Dependencies by Type
Build (only) python314:dev:std
python-pip:single:v14
autoselect-python:single:std
Build and Runtime python314:primary:std
Runtime (only) python-charset-normalizer:single:v14
Download groups
main mirror://PYPIWHL/0a/66/af49103279c07900b89b7ebac53111910aa8eb6d898be0b47220036b0b03
Distribution File Information
3e553b6d0b886272a26649e13106e33c382bcd21c80b09f5c0c81fc7c8c8c743 137984 python-src/python_debian-1.1.0-py3-none-any.whl
Ports that require python-python-debian:v14
python-patchman:v14 Django based patch status monitoring tool (3.14)