Em Seg, 2005-06-06 �s 15:47 +0200, ext Jose Manrique Lopez de la Fuente escreveu: > It would be nice having a pygtk/pyhildon port to create easily apps > for maemo platform.
Hello, i'm working on python-2.4.1/pygtk-2.4.0/pygame-1.6 packages for maemo. I have some ideas and i will share with you Because maemo is a small target device (space and memory) Python must be customized for it, like: - Removing doc-strings for builtins and modules too (already done) - Include only Python bytecodes (still have .py, will be removed in the next release) - Removing non essential modules (next release) - Archive and compress modules in a zip file (soon) I am attaching a script for building a small footprint version of Python; run it on a toplevel of Python 2.4.1 source. If someone wishes, i have a initial debian package of Python, just mail me and I will send it. Any more ideais are welcome :) -- Rud� Moura Instituto Nokia de Tecnologia (INdT)
buildpy.sh
Description: application/shellscript
_______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
