PyMaemo/Components

Line 1: Line 1:
-
 
=== Core ===
=== Core ===
Line 25: Line 24:
* pyid3lib
* pyid3lib
* pyopenssl
* pyopenssl
-
* python-clutter (NEW)
+
* python-alarm
 +
* python-clutter
* python-conic
* python-conic
* python-hildon
* python-hildon
-
* [[PyMaemo/HildonDesktop|python-hildondesktop]] (NEW)
+
* [[PyMaemo/HildonDesktop|python-hildondesktop]]
* python-imaging
* python-imaging
* python-mafw
* python-mafw

Revision as of 23:27, 18 October 2009

Contents

Core

These packages are the minimal necessary to run or develop Python applications for Maemo.

  • python2.5
  • python-central
  • python-defaults
  • python-runtime
  • python-support

Bindings

These packages provide bindings for various Maemo components.

  • dbus-python
  • gnome-python
  • gst0.10-python
  • pybluez
  • pycairo
  • pycurl
  • pygame
  • pygobject
  • pygtk
  • pyid3lib
  • pyopenssl
  • python-alarm
  • python-clutter
  • python-conic
  • python-hildon
  • python-hildondesktop
  • python-imaging
  • python-mafw
  • python-notify
  • python-numeric
  • python-osso
  • python-xml
  • storm

Applications

We provide some Python applications as examples, and that we find useful for PyMaemo users.

  • ipython

Development

These packages are necessary only if you are developing Python applications on Maemo.

  • cython
  • pyrex
  • python-setuptools

Support packages

These packages are provided as dependencies for other packages, and are not used directly by users/developers.

  • libffi (dependency for python2.5)
  • sdl-ttf2.0 (dependency for pygame)