mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
no longer added to the .txt data files with the exception of the root.txt files. This will drastically limit the number of changed files during a version upgrade because the version change is the only change in many of the data files. ICU-21028 Fixed an indent. ICU-21028 Factor in feedback from review. |
||
---|---|---|
.. | ||
cldr-to-icu | ||
lib | ||
.gitignore | ||
build.xml | ||
README.md |
Tools and build scripts for updating data originating from CLDR
CLDR test data
The ant build.xml file takes care of copying some CLDR
test data directories to both the ICU4C and ICU4J source trees. To add
more directories to the list, modify the cldrTestData
fileset.
cldr-to-icu
The cldr-to-icu directory contains tools to convert from CLDR's XML data to ICU resource files.
See cldr-to-icu/README.txt and cldr-icu-readme.txt for more information.