Hi! I'm new at the mailing list. I write small games in Python/PyGame. I want to find a way to make a downloadable package/installer/script to put on my webpage, especially for Ubuntu users.
I've skimmed a couple of tutorials on how to generate .deb-files, but, wow, it's a whole new skill set to do that! Does anyone have any hint on a more economic way of creating single-file distribution packages for Python+PyGame projects? Maybe some GUI-tool that automates the .deb file creation process, but targetting Python specifically and not C++. I've looked at Ubuntu's PPA system, didn't find it end-user-friendly enough. Also, the Quickly project was too invasive on the way I like to develop software (it took over the bzr/lp tools; I want to control that). /Olof _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
