[ ソース: dh-python ]
パッケージ: dh-python (5.20230130+deb12u1)
Debian helper tools for packaging Python libraries and applications
This package contains:
* pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc.
その他の dh-python 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- distutils package for Python 3.x
- または python3 (<< 3.6.5~rc1-1)
- interactive high-level object-oriented language (default python3 version)
-
- sug: dpkg-dev
- Debian パッケージ開発ツール
-
- sug: flit
- simple way to put Python packages and modules on PyPI (PEP 517)
-
- sug: libdpkg-perl
- Dpkg perl modules
-
- sug: python3-build
- Simple, correct PEP517 package builder (Python 3)
-
- sug: python3-installer
- Python library for unpacking and installing wheels
-
- sug: python3-tomli
- lil' TOML parser for Python