[maemo-developers] [maemo-developers] Python bindings anyone?
From: Rudá Moura ruda.moura at indt.org.brDate: Mon Jun 6 18:11:50 EEST 2005
- Previous message: [maemo-developers] Python bindings anyone?
- Next message: [maemo-developers] Python bindings anyone?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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) -------------- next part -------------- A non-text attachment was scrubbed... Name: buildpy.sh Type: application/x-shellscript Size: 3156 bytes Desc: not available Url : http://lists.maemo.org/pipermail/maemo-developers/attachments/20050606/7be9a7b4/attachment.bin
- Previous message: [maemo-developers] Python bindings anyone?
- Next message: [maemo-developers] Python bindings anyone?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]