tuttle
tuttle copied to clipboard
Pakaging for Debian
tuttle uses dh-virutalenv to create .deb packages with extact control over python dependencies.
If this packaging system is ok for the debian community, we could submit some packages to the debian distribution, in order to install it easyly in a common server distribution... And in Ubuntu which is a common developper / datageeks distribution
Unfortunately, dh-virtualenv breaks debian way of packaging because it embeds dependencies instead of requiring installation of them.
We need a proper deb package stating that tuttle needs python, postgresql-client, etc.