From 875ae8e38bc3663e5057ca910e7ebe4b2994edb9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 14 Sep 2010 19:47:20 +0000 Subject: Updated python directory git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1175349 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- python/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 python/README (limited to 'python/README') diff --git a/python/README b/python/README new file mode 100644 index 00000000..4ec623cb --- /dev/null +++ b/python/README @@ -0,0 +1,14 @@ +This folder once contained a Trinity-specific copy of the following projects: +SIP +PyQt +PyKDE + +As SIP and PyQt are maintained upstream, a local copy for the Trinity project is not needed. Furthermore, the copy that once resided here was outdated and did not compile with the latest flex/bison/python sources. + +SIP may be downloaded from this URL: +http://www.riverbankcomputing.co.uk/software/sip/download + +PyQt may be downloaded from this URL: +http://www.riverbankcomputing.co.uk/software/pyqt/download3 + +PyKDE has been moved to /libraries/python-kde3, and can be compiled against the latest SIP and PyQt sources. -- cgit v1.2.3