Pyco Editor Code
Status: Beta
Brought to you by:
handrix
File | Date | Author | Commit |
---|---|---|---|
default.py | 2007-10-21 | handrix | [r18] First import after generation's SIS |
pyco.aif | 2007-10-21 | handrix | [r18] First import after generation's SIS |
pyco.pkg | 2007-10-21 | handrix | [r18] First import after generation's SIS |
pyco.py | 2007-10-21 | handrix | [r18] First import after generation's SIS |
pyco.rss | 2007-10-21 | handrix | [r18] First import after generation's SIS |
readme | 2007-10-21 | handrix | [r18] First import after generation's SIS |
""" __author__ = "MEZGANI Ali" __email__ = "handrix@users.sourceforge.org" __version__ = "1.0.1" __cvsversion__ = "$Revision: 1.0 $" __date__ = "$Date: 2007/10/05 23:46:07 $" __copyright__ = "Copyright (c) 2006 Handrix" __license__ = "GPL2" __credits__ = "Thanks securfox for support""" # # Pyco # # A very simple script to demonstrate the power of Python on Series 60 # An application thath allows users to edit different files format on the S60 mobile # and save them. # Copyright (c) 2007 securfox Corporation # Licensed under the GPL2 License; # http://pyco.sourceforge.net/ http://securfox.blogspot.com/