core.readme.html Maven / Gradle / Ivy
The newest version!
ReadMe for Unicode CLDR
Unicode Common Locale Data Repository (CLDR)
ReadMe for Unicode CLDR version 30
Last updated: 2016-Sep-30
This is the final release version of CLDR 30.
For further information:
- Information about CLDR releases and downloads,
including the data files and LDML specification associated with each release.
- Information about Building and running CLDR Tools
Tools Quickstart:
- Build
cldr.jar
:
ant -f tools/build.xml jar
- List available tools:
java -jar tools/java/cldr.jar
- List less-than-documented tools:
java -jar tools/java/cldr.jar -l
- Run the XML Validator against some
file.xml
:
java -jar tools/java/cldr.jar validate ../path/to/your/file.xml
- Run some other tool that doesn't have a nice short alias like 'validate':
java -jar tools/java/cldr.jar org.unicode.cldr.draft.NormalizedIdentifierParser
- Convert LDML to JSON data:
java -DCLDR_DIR=/path/to/cldr/data -jar tools/java/cldr.jar ldml2json -r true
- More info:
CLDR Tools Website
Licenses:
- Usage of CLDR data and software is governed by the Unicode Terms of Use,
a copy of which is included as unicode-license.txt.
- Some CLDR tools depend on libraries in tools/java/libs/; use of these libraries is governed by separate license agreements.
- Use of the ICU libraries is subject to the
ICU License,
included as ICU-LICENSE.
- Use of the Guava and Xerces libraries is subject to the
Apache License,
included as apache-license.txt.
Copyright © 1991-2016 Unicode, Inc.
All rights reserved.
Terms of use
© 2015 - 2025 Weber Informatics LLC | Privacy Policy