An open API service indexing awesome lists of open source software.

https://github.com/sillsdev/icu

Fork of the ICU project with additional branches that add nuget packaging. The FieldWorks branch has some FieldWorks specific enhancements.
https://github.com/sillsdev/icu

Last synced: 3 months ago
JSON representation

Fork of the ICU project with additional branches that add nuget packaging. The FieldWorks branch has some FieldWorks specific enhancements.

Awesome Lists containing this project

README

          

# International Components for Unicode with SIL Modifications

This is the SIL fork of the repository for the [International Components for Unicode](https://icu.unicode.org/).

### Long term branches

## fw

The fw branch is a full build of icu with SIL modifications patched in to allow adding and modifying character data.

### Build Status (`fw` branch)

Build | Status
------|-------
GitHub Actions | [![FW Branch CI](https://github.com/sillsdev/icu/actions/workflows/fw_icu4c_ci.yml/badge.svg?branch=fw)](https://github.com/sillsdev/icu/actions/workflows/fw_icu4c_ci.yml)

# ICU Project info

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)

### Subdirectories and Information

#### Subdirectories that we modify and package
- [`icu4c/`](./icu4c/) [ICU for C/C++](./icu4c/readme.html)
#### Subdirectories that we don't care about
- [`icu4j/`](./icu4j/) [ICU for Java](./icu4j/readme.html)
- [`tools/`](./tools/) Tools
- [`vendor/`](./vendor/) Vendor dependencies

### 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)