aboutsummaryrefslogtreecommitdiffstats
path: root/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'qt_attribution.json')
-rw-r--r--qt_attribution.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/qt_attribution.json b/qt_attribution.json
new file mode 100644
index 0000000..73a2bb0
--- /dev/null
+++ b/qt_attribution.json
@@ -0,0 +1,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>."
+}
+]