diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-02-01 00:01:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 00:01:14 +0700 |
commit | da83b18c5e2686e3d8e2a4cf707f84a1ea3d521a (patch) | |
tree | c592e1fec593652befe79a9882b59071132ce8b6 /libraries/python3-PyQtWebEngine/README | |
parent | 83f81168de281ff765d856fe6b0c8f3c21cc025d (diff) |
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/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/python3-PyQtWebEngine/README b/libraries/python3-PyQtWebEngine/README new file mode 100644 index 0000000000000..9cb58157cc48d --- /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. |