Hello folks, I announce to all of you the very first release of PySide Mobility bindings. That's how we call the Python bindings for the QtMobility[1] library, version 0.1.0.
PySide Mobility contains the modules: * Bearer * Contacts * Messaging * PublishSubscribe * ServiceFramework * Versit * Location * MultimediaKit * Sensors * SystemInfo The purpose of each module is described in the binding documentation page.[2] There are packages available for Fremantle on the extras-devel repository. Installing the "pyside-mobility" package will give you everything. But you can also get PySide from * a tarball: http://www.pyside.org/files/pyside-mobility-0.1.0.tar.bz2 * the git repo: http://qt.gitorious.org/pyside/pyside-mobility Note: The Bearer module is only needed with Qt 4.6, which is the case for the Fremantle packages. If you're compiling the Mobility bindings with Qt 4.7 this module will not be generated, since similar functionality is available in the QtNetwork module. We hope it is useful and you guys report us the bugs after cursing for having found them.[3] [1] http://labs.trolltech.com/page/Projects/QtMobility [2] http://www.pyside.org/docs/pyside-mobility [3] http://bugs.openbossa.org/buglist.cgi?quicksearch=pyside -- Marcelo Lira dos Santos INdT - Instituto Nokia de Tecnologia _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
