icu/tools/cldr
2024-12-10 19:15:05 -08:00
..
cldr-to-icu ICU-22922 ICU BRS 77: front-load update version to 77.0.1 2024-12-10 19:15:05 -08:00
.gitignore ICU-22773 Migrate the CLDR conversion tool to Maven 2024-12-09 13:15:13 -08:00
build.xml ICU-22773 Migrate the CLDR conversion tool to Maven 2024-12-09 13:15:13 -08:00
README.md ICU-22722 Update docs for cldr-to-icu converter 2024-05-31 14:21:24 -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 the cldr-to-icu README and cldr-icu-readme.txt for more information.