pypi2deb

PyPI to Debian converter
  https://github.com/p1otr/pypi2deb
  0
  no reviews



This package provides these tools: * py2dsp - converts PyPI package to Debian source package * pypi2debian - converts PyPI repository to Debian repository

Features: * uses PyPI metadata * supports Python 2.X, 3.X and PyPy * 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