Re: Make Binary Debian File for Single Python3 Script

2013-06-17 Thread Joe Healy
On Tue, Jun 18, 2013 at 9:44 AM, Devyn Collier Johnson wrote: > How do I make Debian files for single Python3 scripts? Have you tried following this: http://wiki.debian.org/Python/Packaging#Example_2:_Python_application What errors do you get? Cheers, Joe -- To UNSUBSCRIBE, email to debian

Make Binary Debian File for Single Python3 Script

2013-06-17 Thread Devyn Collier Johnson
I made a Python3 script that converts degrees to radians (command-line tool). I intend to distribute this and other similar scripts via PPA on Launchpad. The issue is that I cannot make a Debian file using the many directions on the Internet. I made a control file, md5sum, the script itself, ch