[ 原始碼: python-debian ]
套件:python3-debian(0.1.35)
python3-debian 的相關連結
Debian 的資源:
下載原始碼套件 python-debian:
維護小組:
- Debian python-debian Maintainers (QA 頁面, 郵件存檔)
- Adeodato Simó (QA 頁面)
- Enrico Zini (QA 頁面)
- James Westby (QA 頁面)
- Reinhard Tartler (QA 頁面)
- Stefano Zacchiroli (QA 頁面)
- John Wright (QA 頁面)
- Stuart Prescott (QA 頁面)
外部的資源:
- 主頁 [salsa.debian.org]
相似套件:
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
其他與 python3-debian 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-chardet
- universal character encoding detector for Python3
-
- dep: python3-six (>> 1.4~)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- rec: python3-apt
- Python 3 interface to libapt-pkg
-
- sug: gpgv
- GNU privacy guard - signature verification tool