summaryrefslogtreecommitdiffstats
path: root/python/README.copy
blob: bb11f868016881050f8e0a12662f02b878c8e73f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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>