diff options
Diffstat (limited to 'libraries/pyqt4/README')
-rw-r--r-- | libraries/pyqt4/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/pyqt4/README b/libraries/pyqt4/README new file mode 100644 index 0000000000..96bd63b0f2 --- /dev/null +++ b/libraries/pyqt4/README @@ -0,0 +1,9 @@ +PyQt is the binding of the GUI toolkit Qt. + +PyQt is developed by the British firm Riverbank Computing. It is +available under similar terms as Qt, this means variety of licenses +including GPL and commercial license. PyQt supports Linux and other +flavours of Unix, as well as Mac OS X and Microsoft Windows. + +This package contains bindings for version 4 of Qt toolkit, and thus +requires both qt4 and sip from SlackBuilds.org. |