PDA

View Full Version : How to package a python project?


artir
April 30th, 2009, 11:49 AM
I have a folder with the files cerva.py (main program) , cerva.xml (gtkbuilder info) and an icon, and i want to create a deb that sends the files to /usr/bin/cerva and /usr/share/cerva.

What can I do?