|
| 1 | +# CLDR Scripts |
| 2 | + |
| 3 | +For general information, see the main [README.md](../../README.md). |
| 4 | + |
| 5 | +The `scripts` folder contains accessory scripts of various kinds, used for CLDR process and Survey Tool deployment. These include: |
| 6 | + |
| 7 | +- ansible: a folder containing Ansible scripts for configuring a remote server to run the Survey Tool, still in use as of 2025 |
| 8 | +- cldr-svnprops-check.py: possibly obsolete, a Python script to check and fix svn property settings for CLDR source files |
| 9 | +- cldrres.mk: possibly obsolete, a Makefile to (re)generate ICU data out of CLDR |
| 10 | +- CLDRWrapper: possibly obsolete, a UNIX executable file, purpose undocumented |
| 11 | +- col2icu.py: possibly obsolete, a Python script to convert CLDR collation files from XML syntax to ICU syntax |
| 12 | +- fixSVNProps.sh: possibly obsolete, a shell script, using svn; purpose unknown |
| 13 | +- interimVettingTool.sh: possibly obsolete, a shell script; purpose unknown |
| 14 | +- jira-updater: a folder containing JavaScript and json code, still in use as of 2025 |
| 15 | +- keyboard-abnf-tests: a folder containing JavaScript code, still in use as of 2025 |
| 16 | +- llm: a folder containing an AI-powered classifier that flags entries deviating from expected patterns, still in use as of 2025 |
| 17 | +- platformDiffTool.sh: possibly obsolete, a shell script to create an InterimVettingChart |
| 18 | +- sidewaysCharts.sh: a shell script to run GenerateSidewaysView (a Java class) |
| 19 | +- tr-archive: a folder containing JavaScript for a Unicode TR35 archiver; this is the critical production path for producing TR35 |
| 20 | +- uca: a folder containing a shell script blankweights.sed to blank out non-zero weights |
| 21 | +- updateHash.sh: a shell script to calculate shasum of CLDR jar/zip files |
| 22 | +- web: a folder containing a variety of shell scripts, Python scripts, and Docker files, related to the site cldr.unicode.org |
| 23 | + |
| 24 | +For copyright, terms of use, and further details, see the top [README](../../README.md). |
0 commit comments