Summary
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 PyQt5 itself.
Versions
v5.15.7 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 arm64
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / pyqt5 : Python bindings for the Qt framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtwebengine : Library for rendering dynamic web content in Qt6 C++ and QML applications
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / pyqt5 : Python bindings for the Qt framework
dev-python / pyqt5-sip : sip extension module for PyQt5
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtwebengine : Library for rendering dynamic web content in Qt6 C++ and QML applications
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
Depending packages
media-sound / frescobaldi : A LilyPond sheet music text editor
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
Rename dev-python/{PyQt5-sip → pyqt5-sip}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
Rename dev-python/{PyQtWebEngine → pyqtwebengine}
Signed-off-by: Michał Górny <mgorny@gentoo.org>