You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebindings/python/README.copy

29 lines
1.0 KiB

This directory holds a copy of:
* SIP 4.2.1, Python binding generator for C++ from Riverbank Computing.
http://www.riverbankcomputing.co.uk/sip/index.php
Published under basically the Python License. (=GPL compatible)
* PyQt (PyQt-x11-gpl-3.14.1), Python bindings for Qt from Riverbank Computing.
http://www.riverbankcomputing.co.uk/pyqt/index.php
Published under the GPL.
* PyKDE snapshot 20050628, Python bindings for KDE from Riverbank Computing.
http://www.riverbankcomputing.co.uk/pykde/index.php
Published under the GPL.
This set of software has been patched to work 'out of the box' with this
version of KDE.
If you want QScintilla support (needed by the Eric3 Python IDE), then be
sure to install QScintilla before building these bindings. QScintilla
can be downloaded from here:
http://www.riverbankcomputing.co.uk/qscintilla/index.php
All things related to development with Qt/KDE using Python can be discussed
on the PyKDE mailing list:
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
Maintainer: Simon Edwards <simon@simonzone.com>