diff options
author | Christoph Willing <chris.willing@linux.com> | 2021-05-19 20:29:08 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:39:56 +0700 |
commit | a9c9429ff3f1a13a1c2d43c6814e895040048708 (patch) | |
tree | 92014526481402a73180d82283617d0b04e4a981 /python/pyside2/README | |
parent | 60996efaa10257efbc2738969f0a4421ba2ca46d (diff) | |
download | slackbuilds-a9c9429ff3f1a13a1c2d43c6814e895040048708.tar.gz |
python/pyside2: Added. Required for latest FreeCAD
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyside2/README')
-rw-r--r-- | python/pyside2/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pyside2/README b/python/pyside2/README new file mode 100644 index 0000000000..d34ad9f006 --- /dev/null +++ b/python/pyside2/README @@ -0,0 +1,2 @@ +PySide2 is the official Python module from the Qt for Python project, +which provides access to the complete Qt 5.12+ framework. |