aboutsummaryrefslogtreecommitdiffstats
path: root/qt_attribution.json
blob: 73a2bb07b78fe8d9725b13d9e7bd4a51a1fcc0a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
    "Id": "pylupdate",
    "Name": "pylupdate",
    "Path": "pylupdate",
    "Description": "The pylupdate tool is used to create or update Qt Linguist translation files from Python sources",
    "QtUsage": "Python version of the Qt lupdate tool",
    "License": "GNU Library General Public License v2 only",
    "LicenseId": "GPL-2.0",
    "LicenseFile": "LICENSE-lupdate",
    "Copyright": "Copyright (C) 1992-2006 Trolltech AS.
Copyright (C) 2002-2007 Detlev Offenbach <detlev@die-offenbachs.de>.
Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
Copyright (C) 2010 Marcelo Lira <marcelo@setantas.net>."
},
{
    "Id": "pyrcc",
    "Name": "pyrcc",
    "Path": "pyrcc",
    "Description": "The pyrcc tool provides data resources in a Python-readable format",
    "QtUsage": "Python version of the Qt rcc tool",
    "License": "GNU Library General Public License v2 only",
    "LicenseId": "GPL-2.0",
    "LicenseFile": "LICENSE-rcc",
    "Copyright": "Copyright (C) 1992-2005 Trolltech AS.
Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies).
Copyright (C) 2010 Marcelo Lira <marcelo@setantas.net>.
Copyright (C) 2016 The Qt Company Ltd."
},
{
    "Id": "pyside2uic",
    "Name": "pyside2uic",
    "Path": "pyside2-uic:",
    "Description": "The pyside2uic tool is used to generate Python code building a QtWidgets-based UI from an user interface definition (.ui) XML format file as generated by Qt Designer",
    "QtUsage": "Python version of the Qt uic tool",
    "License": "GNU Library General Public License v2 only",
    "LicenseId": "BSD-3-Clause AND GPL-2.0",
    "LicenseFile": "LICENSE-uic",
    "Copyright": "Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies).
Copyright (C) 2009-2010 Riverbank Computing Limited.
Copyright (C) 2009 Torsten Marek.
Copyright (C) 2010 Marcelo Lira <marcelo@setantas.net>."
}
]