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
tpearson aac788452d
TQt conversion fixes
14 years ago
..
pykde TQt conversion fixes 14 years ago
pyqt TQt conversion fixes 14 years ago
sip Trinity Qt initial conversion 14 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.copy Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mungepyqtconfig.sed Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mungesipconfig.sed Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README.copy

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>