PyMaemo: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>renatofilho |
imported>lmoura Removing list of packages from front page. |
||
| Line 3: | Line 3: | ||
The [http://pymaemo.garage.maemo.org/ PyMaemo] (Python for Maemo) project maintains a set of packages necessary to run and develop Python applications on the Maemo platform. | The [http://pymaemo.garage.maemo.org/ PyMaemo] (Python for Maemo) project maintains a set of packages necessary to run and develop Python applications on the Maemo platform. | ||
== | == Supported Software == | ||
We currently maintain support the | We currently maintain support for the python interpreter, bindings and a few applications in the Maemo platform. A detailed list can be found in [[PyMaemo/SupportedSoftware]]. | ||
=== In progress documentation === | === In progress documentation === | ||
| Line 71: | Line 14: | ||
* [[PyMaemo/Python26PortingGuide|Python 2.6 porting guide]] | * [[PyMaemo/Python26PortingGuide|Python 2.6 porting guide]] | ||
* [[PyMaemo/PythonOssoExamples|Python OSSO Examples]] | * [[PyMaemo/PythonOssoExamples|Python OSSO Examples]] | ||
== Using it == | == Using it == | ||
Revision as of 19:29, 21 September 2009
What is PyMaemo?
The PyMaemo (Python for Maemo) project maintains a set of packages necessary to run and develop Python applications on the Maemo platform.
Supported Software
We currently maintain support for the python interpreter, bindings and a few applications in the Maemo platform. A detailed list can be found in PyMaemo/SupportedSoftware.
In progress documentation
This section contains links to documentation that is still being written.