summaryrefslogtreecommitdiffstats
path: root/python/README.copy
diff options
context:
space:
mode:
Diffstat (limited to 'python/README.copy')
-rw-r--r--python/README.copy29
1 files changed, 29 insertions, 0 deletions
diff --git a/python/README.copy b/python/README.copy
new file mode 100644
index 00000000..bb11f868
--- /dev/null
+++ b/python/README.copy
@@ -0,0 +1,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> \ No newline at end of file