aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/doc/overview.rst')
-rw-r--r--sources/pyside2/doc/overview.rst24
1 files changed, 0 insertions, 24 deletions
diff --git a/sources/pyside2/doc/overview.rst b/sources/pyside2/doc/overview.rst
deleted file mode 100644
index 88f03c4eb..000000000
--- a/sources/pyside2/doc/overview.rst
+++ /dev/null
@@ -1,24 +0,0 @@
-Overview
-=========
-
-The |project| project provides a complete port of the PySide module to Qt 5. Development started on
-GitHub in May 2015. Since then, the project has ported PySide to Qt 5.3, 5.4, and 5.5.
-
-In June 2018, the `PySide2` module was released as a Technical Preview (supporting Qt 5.11); it's
-been fully supported since Qt 5.12.
-
-|project| is available under LGPLv3/GPLv2 and commercial license for the following platforms:
-
-+-------------+--------+--------+--------+--------+---------+---------+
-| | Linux | macOS | Windows |
-+=============+========+========+========+========+=========+=========+
-| | 32bit | 64bit | 32bit | 64bit | 32bit | 64bit |
-+-------------+--------+--------+--------+--------+---------+---------+
-| Python 2.7 | No (*) | Yes | No (*) | Yes | No (**) | No (**) |
-+-------------+--------+--------+--------+--------+---------+---------+
-| Python 3.5+ | No (*) | Yes | No (*) | Yes | Yes | Yes |
-+-------------+--------+--------+--------+--------+---------+---------+
-
- * (*): `No Qt release <https://wiki.qt.io/Qt_5.12_Tools_and_Versions#Software_configurations_for_Qt_5.12.0>`_
- * (**): `MSVC issue with Python 2.7 and Qt <https://wiki.qt.io/Qt_for_Python/Considerations#Missing_Windows_.2F_Python_2.7_release>`_
-