aboutsummaryrefslogtreecommitdiffstats
path: root/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'qt_attribution.json')
-rw-r--r--qt_attribution.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/qt_attribution.json b/qt_attribution.json
new file mode 100644
index 000000000..7a005587d
--- /dev/null
+++ b/qt_attribution.json
@@ -0,0 +1,12 @@
+{
+ "Id": "python",
+ "Name": "Python",
+ "QDocModule": "",
+ "QtUsage": "Used for PySide in the signature extension.",
+
+ "Description": "PySide is an add-on for Python. The signature packages of PySide uses certain copied source files (inspect.py, typing.py) to fix the version, and backport_inspect, an adaptation by QtC to Python 2.7 . See the folder sources/pyside2/PySide2/support/signature .",
+ "Homepage": "http://www.python.org/",
+ "Version": "3.6.2",
+ "License": "PSF LICENSE AGREEMENT FOR PYTHON 3.6.2",
+ "Copyright": "© Copyright 2001-2017, Python Software Foundation."
+}