aboutsummaryrefslogtreecommitdiffstats
path: root/qt_attribution.json
blob: 7a005587d3fd941753aa8b8efc09be3cf1aa38cf (plain)
1
2
3
4
5
6
7
8
9
10
11
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."
}