Apache License
Version 2.0, January 2004
[İçeriği Görebilmek için Kayıt Olun ya da Oturumunuzu Açın]
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
appuifw,e32,graphics,inbox,contact PYD Dosyalarının Açık Kodlu Dosyaları
--------------
PYTHON FOR S60
--------------
Python(r) for S60 is a scripting language environment for the S60
smartphone platform, based on Python 2.2.2.
Note: This README instructs how you can build Python for S60. If you are only
developing Python scripts for a Nokia device you can use the existing binary
builds for development - in this case building PyS60 from source code is not
needed.
TRADEMARKS
----------
Python and the Python logo are registered trademarks of the Python
Software Foundation.
LICENSING
---------
Copyright (c) 2005-2006 Nokia Corporation. This is Python for S60
created by Nokia Corporation. Files added by Nokia Corporation are
licensed under Apache License Version 2.0. The original software,
including modifications of Nokia Corporation therein, is licensed
under the applicable license(s) for Python 2.2.2, unless specifically
indicated otherwise in the relevant source code file.
See
[İçeriği Görebilmek için Kayıt Olun ya da Oturumunuzu Açın]
and
[İçeriği Görebilmek için Kayıt Olun ya da Oturumunuzu Açın]
CHANGES TO PYTHON 2.2.2
-----------------------
See the file changes.txt for a list of changes to Python 2.2.2.
REQUIREMENTS
------------
To build PyS60, you need:
- Python 2.4
- S60 C++ SDK. Currently supported versions for building are:
- S60 SDK 1.2 (1st Ed. FP1)
- S60 SDK 2.0 (2nd Ed.)
- S60 SDK 2.6 (2nd Ed. FP2)
- S60 SDK 2.8 for CodeWarrior (2nd Ed. FP3)
- S60 SDK 3.0 (3rd Ed.)
- To patch the SDK 3.0 headers you need the GNU patch utility.
Adding support for other SDK versions is probably not very
difficult. See the beginning of setup.py for the configuration
parameters required.
The location and messaging modules depend on files that aren't
distributed with all SDK versions and that we can't distribute with
the PyS60 source.