# International Components for Unicode This is the repository for the [International Components for Unicode](http://site.icu-project.org). The ICU project is under the stewardship of [The Unicode Consortium](https://www.unicode.org). - Source: https://github.com/unicode-org/icu - Bugs: https://unicode-org.atlassian.net/projects/ICU - API Docs: https://unicode-org.github.io/icu-docs/ - User Guide: https://unicode-org.github.io/icu/ ![ICU Logo](./tools/images/iculogo_64.png) ### 🔴🔴🔴 Special Notice About Branch Renaming 🔴🔴🔴 We plan to rename the `master` branch to `main` branch around March 24-25, 2021. You may need to rename your branch in your local git repo and change your normal git command to reflect the changes after that. See also https://github.com/github/renaming ### Build Status (`master` branch) Build | Status ------|------- GitHub 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) Azure Pipelines | [![Build Status](https://dev.azure.com/ms/icu/_apis/build/status/unicode-org/CI?branchName=master)](https://dev.azure.com/ms/icu/_build/latest?definitionId=360&branchName=master) Azure Pipelines (Exhaustive Tests) | [![Build Status](https://dev.azure.com/ms/icu/_apis/build/status/unicode-org/CI-Exhaustive-Main?branchName=master)](https://dev.azure.com/ms/icu/_build/latest?definitionId=361&branchName=master) Azure Pipelines (Valgrind ICU4C) | [![Build Status](https://dev.azure.com/ms/icu/_apis/build/status/unicode-org/CI-Valgrind-Main?branchName=master)](https://dev.azure.com/ms/icu/_build/latest?definitionId=362&branchName=master) AppVeyor | [![Build status](https://ci.appveyor.com/api/projects/status/6ev1ssb6efahsvs2/branch/master?svg=true)](https://ci.appveyor.com/project/unicode-org/icu/branch/master) Fuzzing | [![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) ### Subdirectories and Information - [`icu4c/`](./icu4c/) [ICU for C/C++](./icu4c/readme.html) with OHOS code modification and data customization - [`icu4j/`](./icu4j/) [ICU for Java](./icu4j/readme.html) - [`tools/`](./tools/) Tools - [`vendor/`](./vendor/) Vendor dependencies - [`ohos_icu4j/`](./ohos_icu4j/) This is a copy of icu4j with package name changed from com.ibm.icu to ohos.global.icu ### License Please see [./icu4c/LICENSE](./icu4c/LICENSE) (C and J are under an identical license file.) > Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. [Terms of Use and License](http://www.unicode.org/copyright.html)