View Single Post
jeremiah's Avatar
Posts: 170 | Thanked: 261 times | Joined on Feb 2009 @ Gothenburg, Sweden
#40
Originally Posted by mikkov View Post
It's still source package even if it contains only python files.
Absolutely. Those files get chmoded to executables and installed. You need a debian/rules file for that and to create a debian/rules file you need a Makefile. All you need to add to your python script is the Makefile and you should be on your way.
 

The Following 2 Users Say Thank You to jeremiah For This Useful Post: