Save the ions!

Category: Ubuntu

Packaging python applications/modules for Debian

I got to work on a fun project yesterday, I needed to build a script that could generate a Debian package from a python module. Yes, that does sound easy enough… Except that it’s not! First of all, how does one build a .deb package? There’s lots of documentation on that, probably way too much, [...]