
This package provides these tools: * py2dsp - converts PyPI/GitHub package to Debian source package * pypi2debian - converts PyPI repository to Debian repository
Features: * uses PyPI metadata * supports Python 3.x * guesses build dependencies * reuses existing Debian package names if already packaged in Debian * creates -doc package with Sphinx regenerated documentation * generates ITP email template * easy to customise (profiles, overrides, templates) * uses Debian tools to generate files if possible * integrates with dh-python's tools * asynchronous