xref: /aosp_15_r20/external/icu/tools/cldr/README.md (revision 0e209d3975ff4a8c132096b14b0e9364a753506e)
1*0e209d39SAndroid Build Coastguard Worker<!--- © 2020 and later: Unicode, Inc. and others. --->
2*0e209d39SAndroid Build Coastguard Worker<!--- License & terms of use: http://www.unicode.org/copyright.html --->
3*0e209d39SAndroid Build Coastguard Worker
4*0e209d39SAndroid Build Coastguard Worker# Tools and build scripts for updating data originating from CLDR
5*0e209d39SAndroid Build Coastguard Worker
6*0e209d39SAndroid Build Coastguard Worker## CLDR test data
7*0e209d39SAndroid Build Coastguard Worker
8*0e209d39SAndroid Build Coastguard WorkerThe ant [build.xml](build.xml) file takes care of copying some CLDR
9*0e209d39SAndroid Build Coastguard Workertest data directories to both the ICU4C and ICU4J source trees. To add
10*0e209d39SAndroid Build Coastguard Workermore directories to the list, modify the `cldrTestData` fileset.
11*0e209d39SAndroid Build Coastguard Worker
12*0e209d39SAndroid Build Coastguard Worker## cldr-to-icu
13*0e209d39SAndroid Build Coastguard Worker
14*0e209d39SAndroid Build Coastguard WorkerThe cldr-to-icu directory contains tools to convert from CLDR's XML
15*0e209d39SAndroid Build Coastguard Workerdata to ICU resource files.
16*0e209d39SAndroid Build Coastguard Worker
17*0e209d39SAndroid Build Coastguard WorkerSee [cldr-to-icu/README.txt](cldr-to-icu/README.txt) and
18*0e209d39SAndroid Build Coastguard Worker[cldr-icu-readme.txt](../../icu4c/source/data/cldr-icu-readme.txt) for
19*0e209d39SAndroid Build Coastguard Workermore information.
20