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.
- Host: GitHub
- URL: https://github.com/sillsdev/icu
- Owner: sillsdev
- Fork: true (unicode-org/icu)
- Created: 2020-05-19T16:46:10.000Z (almost 6 years ago)
- Default Branch: fw
- Last Pushed: 2025-05-07T09:34:10.000Z (12 months ago)
- Last Synced: 2025-12-20T23:13:42.541Z (4 months ago)
- Language: C++
- Homepage: http://site.icu-project.org/
- Size: 250 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 | [](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/

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