2021-03-11 10:39:52 +00:00
# International Components for Unicode
2021-03-11 09:39:41 +00:00
2023-10-31 02:08:47 +00:00
This is the repository for the [International Components for Unicode ](https://icu.unicode.org/ ).
2021-03-11 10:39:52 +00:00
The ICU project is under the stewardship of [The Unicode Consortium ](https://www.unicode.org ).
2021-03-11 09:39:41 +00:00
2021-03-11 10:39:52 +00:00
- Source: https://github.com/unicode-org/icu
- Bugs: https://unicode-org.atlassian.net/projects/ICU
2022-08-31 12:27:49 +00:00
- API Docs: https://unicode-org.github.io/icu-docs/
- User Guide: https://unicode-org.github.io/icu/
2021-03-11 09:39:41 +00:00
2021-03-11 10:39:52 +00:00
![ICU Logo ](./tools/images/iculogo_64.png )
2021-03-11 09:39:41 +00:00
2022-08-31 12:27:49 +00:00
### 🔴🔴🔴 Special Notice About Branch Renaming 🔴🔴🔴
2023-10-31 02:08:47 +00:00
Around 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
2022-08-31 12:27:49 +00:00
2023-10-31 02:08:47 +00:00
### Build Status (`main` branch)
2021-03-11 09:39:41 +00:00
2021-03-11 10:39:52 +00:00
Build | Status
------|-------
2022-08-31 12:27:49 +00:00
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)
2023-10-31 02:08:47 +00:00
Azure 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)
Azure 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)
Azure 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)
2021-03-11 10:39:52 +00:00
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)
2021-03-11 09:39:41 +00:00
2021-03-11 10:39:52 +00:00
### Subdirectories and Information
2021-03-11 09:39:41 +00:00
2023-10-31 02:08:47 +00:00
- [`icu4c/` ](./icu4c/ ) [ICU for C/C++ ](./icu4c/readme.html )
2021-03-11 10:39:52 +00:00
- [`icu4j/` ](./icu4j/ ) [ICU for Java ](./icu4j/readme.html )
- [`tools/` ](./tools/ ) Tools
- [`vendor/` ](./vendor/ ) Vendor dependencies
2021-03-11 09:39:41 +00:00
2021-03-11 10:39:52 +00:00
### License
2021-03-11 09:39:41 +00:00
2021-03-11 10:39:52 +00:00
Please see [./icu4c/LICENSE ](./icu4c/LICENSE ) (C and J are under an identical license file.)
2021-03-11 09:39:41 +00:00
2021-03-11 10:39:52 +00:00
> 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 )