summaryrefslogtreecommitdiff
path: root/x11/py-qt5/DESCR
diff options
context:
space:
mode:
authorwiz <wiz>2015-02-07 16:30:37 +0000
committerwiz <wiz>2015-02-07 16:30:37 +0000
commit8ac37c69651145471f75fa14f1c53aa15867253d (patch)
tree10e50cf9128732bcd01dc69fea794996a59fbba4 /x11/py-qt5/DESCR
parent7e2cae80a1ba8ddaf425a3bc2e2e83300333f64b (diff)
downloadpkgsrc-8ac37c69651145471f75fa14f1c53aa15867253d.tar.gz
Import py34-qt5-5.4 as x11/py-qt5, packaged for wip by myself.
PyQt is a set of Python bindings for the Qt toolkit. PyQt brings together the Qt C++ cross-platform toolkit and the cross-platform interpreted language Python. PyQt contains 300 classes and over 5,750 functions and methods. PyQt also includes the pyuic and pylupdate utilities which correspond to the Qt uic and lupdate utilities. pyuic converts the GUI designs created with Qt Designer to executable Python code. pylupdate scans Python code, extracts all strings that are candidates for internationalisation, and creates an XML file for use by Qt Linguist. This package is for QT5.
Diffstat (limited to 'x11/py-qt5/DESCR')
-rw-r--r--x11/py-qt5/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/py-qt5/DESCR b/x11/py-qt5/DESCR
new file mode 100644
index 00000000000..cfee0adb245
--- /dev/null
+++ b/x11/py-qt5/DESCR
@@ -0,0 +1,12 @@
+PyQt is a set of Python bindings for the Qt toolkit. PyQt brings
+together the Qt C++ cross-platform toolkit and the cross-platform
+interpreted language Python. PyQt contains 300 classes and over
+5,750 functions and methods.
+
+PyQt also includes the pyuic and pylupdate utilities which correspond
+to the Qt uic and lupdate utilities. pyuic converts the GUI designs
+created with Qt Designer to executable Python code. pylupdate
+scans Python code, extracts all strings that are candidates for
+internationalisation, and creates an XML file for use by Qt Linguist.
+
+This package is for QT5.