summaryrefslogtreecommitdiffstats
path: root/python/README
blob: 2b964c5b15df8a6ddbe3e4fb5cad563b51a43ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 <svnroot>/libraries/python-trinity, and can be compiled against the latest SIP and PyQt sources.