aboutsummaryrefslogtreecommitdiff
path: root/devel/py-qt6-pyqt/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-qt6-pyqt/pkg-descr')
-rw-r--r--devel/py-qt6-pyqt/pkg-descr10
1 files changed, 8 insertions, 2 deletions
diff --git a/devel/py-qt6-pyqt/pkg-descr b/devel/py-qt6-pyqt/pkg-descr
index e94deea7a2c0..f9bc7673c880 100644
--- a/devel/py-qt6-pyqt/pkg-descr
+++ b/devel/py-qt6-pyqt/pkg-descr
@@ -1,2 +1,8 @@
-PyQt6 is a set of Python bindings for Qt6 application framework.
-This package provides the QtCore module.
+PyQt6 is a comprehensive set of Python bindings for Qt6. It is
+implemented as more than 35 extension modules and enables Python
+to be used as an alternative application development language to
+C++ on all supported platforms.
+
+PyQt6 may also be embedded in C++ based applications to allow users
+of those applications to configure or enhance the functionality of
+those applications.