icu/tools/cldr
2024-09-26 22:55:42 -07:00
..
cldr-to-icu ICU-22928 Don't generate data for concentr/perbillion structure - code 2024-09-26 22:55:42 -07:00
lib ICU-22221 Add the -R flag to less to display ANSI colors. 2023-04-20 17:57:22 +02:00
.gitignore ICU-21427 Don't ignore already checked-in files under "tools/cldr/lib". 2021-01-19 17:08:15 -08:00
build.xml ICU-22535 Integrate CLDR 45 release beta5 2024-04-15 17:55:43 -07: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.