I need to write, or find, a script to create a Debian package, using package python-support, from a Python package. The Python package will be pure Python without C extensio
First off, there are plenty of Python packages already in Debian; you can download the source (including all the packaging) for any of them either using apt-get source
or by visiting http://packages.debian.org.
You may find the following resources of use: