aboutsummaryrefslogtreecommitdiff
path: root/libraries/python3-PyQtWebEngine/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2020-02-01 00:01:14 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-01 00:01:14 +0700
commitda83b18c5e2686e3d8e2a4cf707f84a1ea3d521a (patch)
treec592e1fec593652befe79a9882b59071132ce8b6 /libraries/python3-PyQtWebEngine/README
parent83f81168de281ff765d856fe6b0c8f3c21cc025d (diff)
downloadslackbuilds-da83b18c5e2686e3d8e2a4cf707f84a1ea3d521a.tar.xz
libraries/python3-PyQtWebEngine: Added (Py3 QtWebEngine Binding).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-PyQtWebEngine/README')
-rw-r--r--libraries/python3-PyQtWebEngine/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/python3-PyQtWebEngine/README b/libraries/python3-PyQtWebEngine/README
new file mode 100644
index 000000000000..9cb58157cc48
--- /dev/null
+++ b/libraries/python3-PyQtWebEngine/README
@@ -0,0 +1,6 @@
+Python3 QtWebEngine Bindings
+
+python3-PyQtWebEngine is a set of Python bindings for The Qt
+Company's Qt WebEngine libraries. The bindings sit on top of
+PyQt5 and are implemented as a set of three modules. Prior
+to v5.12 these bindings were part of PyQt itself.