qt5base-lts/util/locale_database
Dimitrios Apostolou 1e546595e9 Remove unused imports
As found by LGTM.com.

Change-Id: I1704f10f9bab1b11ab22824aca0cfcdcb47fef2f
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2020-07-10 02:36:54 +02:00
..
testlocales Rename util/locale_database/ to include the e that was missing 2019-05-20 20:42:10 +02:00
cldr2qlocalexml.py Remove unused imports 2020-07-10 02:36:54 +02:00
cldr2qtimezone.py Remove unused imports 2020-07-10 02:36:54 +02:00
cldr.py Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
dateconverter.py Rename util/locale_database/ to include the e that was missing 2019-05-20 20:42:10 +02:00
enumdata.py Update CLDR to v36 2019-10-25 11:44:48 +02:00
formattags.txt Rename util/locale_database/ to include the e that was missing 2019-05-20 20:42:10 +02:00
ldml.py Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
localetools.py Add tools to localetools to facilitate source file recreation 2020-04-02 19:42:45 +01:00
qlocalexml2cpp.py Remove unused imports 2020-07-10 02:36:54 +02:00
qlocalexml.py Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
README Rename util/locale_database/ to include the e that was missing 2019-05-20 20:42:10 +02:00

locale_database is used to generate qlocale data from CLDR.

CLDR is the Common Locale Data Repository, a database for localized
data (like date formats, country names etc).  It is provided by the
Unicode consortium.