any basic app packaging gui for a newbie?
- by Hairo
i've made an app using wxpython, i have some .py files and some icons, how can i package it for uploading it to launchpad??
i've already set a ppa and it seems like i need to organize my files before packaging, i mean the debian file structure needed to make a tar.gz source package and how to upload it... i've read some guides (that have an already made tar.gz source package) but as this is my first app i do not understand most of the things...
any help?