I'm about to release a usbfloppy script, similar to gfloppy. I'd like to add three things before release.
1) Licensing info. I'd like this GPL'd; it's based on python, pygtk and some linux system utils. Where can I find the correct wording to include into the source files. 2) I used glade to create the interface. I'd like to package it without the glade file. Is there a way to compile the glade file into a python function that I can add to my current scripts? 3) Creating a 'executable' program. I think I've read about compiling python scripts into a binary program. Is this possible, and if so how? Thanks, -- Steven Howe <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
