12e5b6d6dSopenharmony_ci#  International Components for Unicode
22e5b6d6dSopenharmony_ci
32e5b6d6dSopenharmony_ciThis is the repository for the [International Components for Unicode](https://icu.unicode.org/).
42e5b6d6dSopenharmony_ciThe ICU project is under the stewardship of [The Unicode Consortium](https://www.unicode.org).
52e5b6d6dSopenharmony_ci
62e5b6d6dSopenharmony_ci- Source: https://github.com/unicode-org/icu
72e5b6d6dSopenharmony_ci- Bugs: https://unicode-org.atlassian.net/projects/ICU
82e5b6d6dSopenharmony_ci- API Docs: https://unicode-org.github.io/icu-docs/
92e5b6d6dSopenharmony_ci- User Guide: https://unicode-org.github.io/icu/
102e5b6d6dSopenharmony_ci
112e5b6d6dSopenharmony_ci![ICU Logo](./tools/images/iculogo_64.png)
122e5b6d6dSopenharmony_ci
132e5b6d6dSopenharmony_ci### ��� Special Notice About Branch Renaming ���
142e5b6d6dSopenharmony_ciAround March 24-25, 2021 we renamed the `master` branch to `main`. You may need to rename your branch in your local git repo and change your normal git command to reflect this change. See also https://github.com/github/renaming
152e5b6d6dSopenharmony_ci
162e5b6d6dSopenharmony_ci### Build Status (`main` branch)
172e5b6d6dSopenharmony_ci
182e5b6d6dSopenharmony_ciBuild | Status
192e5b6d6dSopenharmony_ci------|-------
202e5b6d6dSopenharmony_ciGitHub Actions | [![GHA CI](https://github.com/unicode-org/icu/workflows/GHA%20CI/badge.svg)](https://github.com/unicode-org/icu/actions?query=workflow%3A%22GHA+CI%22)
212e5b6d6dSopenharmony_ciAzure Pipelines | [![Build Status](https://dev.azure.com/ms/icu/_apis/build/status/unicode-org/CI?branchName=main)](https://dev.azure.com/ms/icu/_build/latest?definitionId=360&branchName=main)
222e5b6d6dSopenharmony_ciAzure Pipelines (Exhaustive Tests) | [![Build Status](https://dev.azure.com/ms/icu/_apis/build/status/unicode-org/CI-Exhaustive-Main?branchName=main)](https://dev.azure.com/ms/icu/_build/latest?definitionId=361&branchName=main)
232e5b6d6dSopenharmony_ciAzure Pipelines (Valgrind ICU4C) | [![Build Status](https://dev.azure.com/ms/icu/_apis/build/status/unicode-org/CI-Valgrind?branchName=main)](https://dev.azure.com/ms/icu/_build/latest?definitionId=364&branchName=main)
242e5b6d6dSopenharmony_ciFuzzing | [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/icu.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:icu)
252e5b6d6dSopenharmony_ci
262e5b6d6dSopenharmony_ci
272e5b6d6dSopenharmony_ci### Subdirectories and Information
282e5b6d6dSopenharmony_ci
292e5b6d6dSopenharmony_ci- [`icu4c/`](./icu4c/) [ICU for C/C++](./icu4c/readme.html)
302e5b6d6dSopenharmony_ci- [`icu4j/`](./icu4j/) [ICU for Java](./icu4j/readme.html)
312e5b6d6dSopenharmony_ci- [`tools/`](./tools/) Tools
322e5b6d6dSopenharmony_ci- [`vendor/`](./vendor/) Vendor dependencies
332e5b6d6dSopenharmony_ci
342e5b6d6dSopenharmony_ci### License
352e5b6d6dSopenharmony_ci
362e5b6d6dSopenharmony_ciPlease see [./icu4c/LICENSE](./icu4c/LICENSE) (C and J are under an identical license file.)
372e5b6d6dSopenharmony_ci
382e5b6d6dSopenharmony_ci> Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved.
392e5b6d6dSopenharmony_ciUnicode and the Unicode Logo are registered trademarks 
402e5b6d6dSopenharmony_ciof Unicode, Inc. in the U.S. and other countries.
412e5b6d6dSopenharmony_ci[Terms of Use and License](http://www.unicode.org/copyright.html)
42