pybuild

Debian helper tools for packaging Python libraries and applications

Install

All systems
curl cmd.cat/pybuild.sh
Debian Debian
apt-get install dh-python
Ubuntu
apt-get install dh-python
image/svg+xml Kali Linux
apt-get install dh-python
Windows (WSL2)
sudo apt-get update sudo apt-get install dh-python
Raspbian
apt-get install dh-python

dh-python

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_python2 - calculates Python 2.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_pypy - calculates PyPy dependencies for Debian packages, adds maintainer scripts to byte compile files, etc.