1[
2{
3    "Id": "unicode-character-database",
4    "Name": "Unicode Character Database (UCD)",
5    "QDocModule": "qtcore",
6    "QtUsage": "Qt Core uses data obtained from UCD files for working with characters and strings.",
7    "Files": "For update, see qtbase/util/unicode/README",
8    "Files": "qunicodetables_p.h qunicodetables.cpp",
9
10    "Description": "The Unicode Character Database (UCD) is a set of files that
11 define the Unicode character properties and internal mappings.",
12    "Homepage": "https://www.unicode.org/ucd/",
13    "Version": "Don't use the Unicode standard version;
14 UCD has its own 'Revision' numbers, see the 'UAX #44, UCD' page",
15    "Version": "26",
16    "License": "Unicode License Agreement - Data Files and Software (2016)",
17    "LicenseId": "Unicode-DFS-2016",
18    "LicenseFile": "UNICODE_LICENSE.txt",
19    "Copyright": "Copyright (C) 1991-2018 Unicode, Inc."
20},
21{
22    "Id": "unicode-cldr",
23    "Name": "Unicode Common Locale Data Repository (CLDR)",
24    "QDocModule": "qtcore",
25    "QtUsage": "Used in Qt Core (QTimeZone, QLocale).",
26    "Files": "For update, see qtbase/util/locale_database/cldr2qlocalexml.py",
27    "Files": "qlocale_data_p.h qtimezoneprivate_data_p.h",
28
29    "Description": "The Unicode CLDR provides key building blocks for software to support the
30 world's languages, with the largest and most extensive standard repository of locale data
31 available.",
32    "Homepage": "http://cldr.unicode.org/",
33    "Version": "v38",
34    "License": "// as specified in https://spdx.org/licenses/Unicode-DFS-2016.html",
35    "License": "Unicode License Agreement - Data Files and Software (2016)",
36    "LicenseId": "Unicode-DFS-2016",
37    "LicenseFile": "UNICODE_LICENSE.txt",
38    "Copyright": "Copyright (C) 1991-2019 Unicode, Inc."
39}
40]
41