diff options
author | Luís Henrique <lmello.009@gmail.com> | 2010-05-12 23:31:13 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-12 23:31:13 +0200 |
commit | 6e50b05af99a1b7c7d0e247250fbb733abd30813 (patch) | |
tree | 937c67a7988ad26076f8399180d07326706cf30a /libraries/pyqt3/README | |
parent | af5ed08b8ae08d81ff613ad2484b73c2905b2b71 (diff) | |
download | slackbuilds-6e50b05af99a1b7c7d0e247250fbb733abd30813.tar.gz |
libraries/pyqt3: Added to 12.2 repository
Diffstat (limited to 'libraries/pyqt3/README')
-rw-r--r-- | libraries/pyqt3/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/libraries/pyqt3/README b/libraries/pyqt3/README new file mode 100644 index 0000000000..6732b28cf4 --- /dev/null +++ b/libraries/pyqt3/README @@ -0,0 +1,17 @@ +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. + +NOTE: +This package will, by default, overwrite some files contained in the +stock kdebindings package included in Slackware. To the best of our +knowledge, this is backwards compatible, so there shouldn't be any +adverse effects from the overwritten files, but we cannot make any +promises. If you do encounter problems, remove this pyqt3 package +and reinstall the stock kdebinding package. + +This package contains bindings for version 3 of Qt toolkit, and +requires sip from SlackBuilds.org. |