[ 源代码: dh-python ]
软件包:dh-python(6.20241024+exp1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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)
-
- 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-wheel
- built-package format for Python