scuffed-code/tools/cldr
dependabot[bot] 4583c1e77c ICU-21249 Bump ant from 1.10.6 to 1.10.8 in /tools/cldr/cldr-to-icu
Bumps ant from 1.10.6 to 1.10.8.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-17 11:34:20 -07:00
..
cldr-to-icu ICU-21249 Bump ant from 1.10.6 to 1.10.8 in /tools/cldr/cldr-to-icu 2020-09-17 11:34:20 -07:00
lib ICU-21261 Adds 'units' data to pseudolocale data generation. Also corrects the documentation in a few places. 2020-09-02 10:56:56 -07:00
.gitignore ICU-21078 Improve instructions and gitignore files for cldr-to-icu. 2020-06-16 20:09:46 +02:00
build.xml ICU-21066 Copy includelist of CLDR testData with tools/cldr/build.xml 2020-08-28 01:12:12 +02:00
README.md ICU-21257 remove #License fragment from license URLs 2020-09-04 10:02:17 -07:00

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.