• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H26-Oct-2020-

common/H26-Oct-2020-

docs/H03-May-2022-

exemplars/H26-Oct-2020-

keyboards/H26-Oct-2020-

seed/H26-Oct-2020-

specs/H26-Oct-2020-

tools/H26-Oct-2020-

.gitattributesH A D26-Oct-2020209

.gitignoreH A D26-Oct-20202.1 KiB

.travis.ymlH A D26-Oct-2020380

CONTRIBUTING.mdH A D26-Oct-20205.1 KiB

ICU-LICENSEH A D26-Oct-202020.5 KiB

README.mdH A D26-Oct-20202.9 KiB

README.md

1# Unicode CLDR Project
2
3Latest Release: [v37.0](http://cldr.unicode.org/index/downloads/cldr-37#TOC-V37) published 2020-04-23
4
5## Build Status
6
7GitHub:
8[![cldr-ant](https://github.com/unicode-org/cldr/workflows/cldr-ant/badge.svg)](https://github.com/unicode-org/cldr/actions?query=branch%3Amaster+workflow%3A%22cldr-ant%22)
9[![cldr-mvn](https://github.com/unicode-org/cldr/workflows/cldr-mvn/badge.svg)](https://github.com/unicode-org/cldr/actions?query=branch%3Amaster+workflow%3A%22cldr-mvn%22)
10[![Ansible Lint](https://github.com/unicode-org/cldr/workflows/Ansible%20Lint/badge.svg)](https://github.com/unicode-org/cldr/actions?query=branch%3Amaster+workflow%3A%22Ansible+Lint%22)
11
12Jenkins: [![Build Status](https://cldr-build.unicode.org/jenkins/buildStatus/icon?job=cldr%2Fcldr-master)](https://cldr-build.unicode.org/jenkins/job/cldr/job/cldr-master/) :lock:
13
14Travis: [![Build Status](https://travis-ci.org/unicode-org/cldr.svg?branch=master)](https://travis-ci.org/unicode-org/cldr/branches)
15
16### What is CLDR?
17The Unicode CLDR provides key building blocks for software to support the world's languages, with the largest and most extensive standard repository of locale data available. This data is used by a wide spectrum of companies for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks.
18
19See For further information:
20
21- Information about [CLDR releases and downloads](http://cldr.unicode.org/index/downloads "CLDR Download Page"),
22including the data files and LDML specification associated with each release.
23
24- Information about [Building and running CLDR Tools](http://cldr.unicode.org/tools "CLDR Tools Page")
25
26### Contributing
27
28Most data submissions are done via the [CLDR Survey Tool](https://st.unicode.org/cldr-apps/), which is open and available on predetermined cycles.
29Click [HERE](http://unicode.org/cldr/survey_tool.html) for information on how to obtain a survey tool account.
30
31For details about code and other contributions, see [CONTRIBUTING.md](./CONTRIBUTING.md)
32
33### Licenses
34
35- Usage of CLDR data and software is governed by the [Unicode Terms of Use](http://www.unicode.org/copyright.html)
36a copy of which is included as [unicode-license.txt](../blob/master/unicode-license.txt).
37
38- Some CLDR tools depend on libraries in tools/java/libs/; use of these libraries is governed by separate license agreements.
39- Use of the ICU libraries is subject to the
40[ICU License]("https://github.com/unicode-org/icu/blob/master/icu4j/main/shared/licenses/LICENSE"),
41included as [ICU-LICENSE](../../blob/master/ICU-LICENSE).
42- Use of the Guava, Xerces, and Myanmar Tools libraries is subject to the
43[Apache License]("http://www.apache.org/licenses/LICENSE-2.0.html")
44included as [apache-license.txt](../../blob/master/apache-license.txt).
45
46### Copyright
47
48Copyright © 1991-2020 Unicode, Inc.
49All rights reserved.
50[Terms of use](http://www.unicode.org/copyright.html)
51
52