diff options
author | Aleksandar Samardzic <asamardzic@matf.bg.ac.yu> | 2010-05-11 20:01:00 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:00 +0200 |
commit | 56b916f1bc0ab75c0d919d5e888c5bb3f29e0e69 (patch) | |
tree | ab241088ef5890ca140641efcdef11a9338b3877 /libraries/pyqt4/README | |
parent | 928c45769997ccd651e2d92b1003031f711ec2ea (diff) | |
download | slackbuilds-56b916f1bc0ab75c0d919d5e888c5bb3f29e0e69.tar.gz |
libraries/pyqt4: Added to 12.0 repository
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. |