aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/README.md')
-rw-r--r--sources/shiboken2/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/sources/shiboken2/README.md b/sources/shiboken2/README.md
new file mode 100644
index 000000000..b64f97d36
--- /dev/null
+++ b/sources/shiboken2/README.md
@@ -0,0 +1,19 @@
+# shiboken2
+
+This is shiboken2, the code generator for PySide2. It is part of pyside2-setup, which you
+should download for building and getting further information.
+
+Resources:
+
+* [PySide2-setup](https://github.com/PySide/pyside2-setup)
+ The container-project with the setup.py script. It contains the following sub-projects:
+ * [PySide2 Wiki](https://github.com/PySide/pyside2/wiki)
+ Developer information
+ * [PySide2](https://github.com/PySide/pyside2)
+ The PySide2 project
+ * [Shiboken2](https://github.com/PySide/shiboken2)
+ The Shiboken2 project
+ * [PySide2-tools](https://github.com/PySide/pyside2-examples)
+ The PySide2-tools project
+ * [PySide2-examples](https://github.com/PySide/pyside2-examples)
+ The PySide2 example scripts