(cut toplevel heading) |
|||
| Line 1: | Line 1: | ||
| - | This is the page of the MeeGo Python project. | + | This is the page of the MeeGo Python project. |
| + | |||
| + | == Community OBS Python projects == | ||
| + | |||
| + | Python itself, together with a random set of modules, is already present in MeeGo Core. There are additional MeeGo OBS projects for other packages: | ||
| + | |||
| + | * [https://build.pub.meego.com/project/show?project=Project%3APython%3APySide Project:Python:PySide] | ||
| + | * [https://build.pub.meego.com/project/show?project=Project%3APython%3AModules Project:Python:Modules] | ||
== Building PySide from Git on MeeGo Netbook == | == Building PySide from Git on MeeGo Netbook == | ||
This is the page of the MeeGo Python project.
Contents |
Python itself, together with a random set of modules, is already present in MeeGo Core. There are additional MeeGo OBS projects for other packages:
If you have got a MeeGo Netbook and want to play around with PySide and QML, you can use the scripts from http://gitorious.org/pyside-buildscripts.
Install the dependencies before trying to build:
sudo ./dependencies.meego.sh
See the README file for more information.
Using the OBS with distutil packages
/join #meego-python on irc.freenode.net