diff options
author | drochner <drochner@pkgsrc.org> | 2003-07-22 17:24:50 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-07-22 17:24:50 +0000 |
commit | 7c4a8c2fe78e8c19a154a665e35a8e83de29775c (patch) | |
tree | 20c2ea9ea0bc56a7dba8a0db5f5e40e1a10860cc /x11/py-qt3-modules/DESCR | |
parent | 5e83fcad58ae2948fc221a9815ac6b6ac647b417 (diff) | |
download | pkgsrc-7c4a8c2fe78e8c19a154a665e35a8e83de29775c.tar.gz |
Add PyQt-3.7 for Qt3, addon modules which depend on the base module.
Diffstat (limited to 'x11/py-qt3-modules/DESCR')
-rw-r--r-- | x11/py-qt3-modules/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/py-qt3-modules/DESCR b/x11/py-qt3-modules/DESCR new file mode 100644 index 00000000000..5749991f597 --- /dev/null +++ b/x11/py-qt3-modules/DESCR @@ -0,0 +1,6 @@ +These are the Python bindings for Qt. You must also have the SIP Python +bindings generator installed. + +The homepage is http://www.riverbankcomputing.co.uk/pyqt/. + +The homepage of SIP is http://www.riverbankcomputing.co.uk/sip/. |