File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ # International Components for Unicode
2
+
3
+ This is the repository for the [ International Components for Unicode] ( http://site.icu-project.org ) .
4
+ The ICU project is under the stewardship of [ The Unicode Consortium] ( https://www.unicode.org ) .
5
+
6
+ - Source: https://github.com/unicode-org/icu
7
+ - Bugs: https://unicode-org.atlassian.net/projects/ICU
8
+
9
+ ![ ICU Logo] ( ./tools/images/iculogo_64.png )
10
+
11
+ ### Build Status
12
+
13
+ Build | Status
14
+ ------|-------
15
+ TravisCI | [ ![ Build Status] ( https://travis-ci.org/unicode-org/icu.svg?branch=master )] ( https://travis-ci.org/unicode-org/icu )
16
+ Win x64 Release | [ ![ Build status] ( https://unicode-icu.visualstudio.com/ICU/_apis/build/status/ICU4C%20Build%20and%20Test%20%5Bx64%20Release%5D%20(CI) )] ( https://unicode-icu.visualstudio.com/ICU/_build/latest?definitionId=8 )
17
+ Win x86 Release | [ ![ Build status] ( https://unicode-icu.visualstudio.com/ICU/_apis/build/status/ICU4C%20Build%20and%20Test%20%5Bx86%20Release%5D%20(CI) )] ( https://unicode-icu.visualstudio.com/ICU/_build/latest?definitionId=7 )
18
+
19
+
20
+ ### Subdirectories and Information
21
+
22
+ - [ ` icu4c/ ` ] ( ./icu4c/ ) [ ICU for C/C++] ( ./icu4c/readme.html )
23
+ - [ ` icu4j/ ` ] ( ./icu4j/ ) [ ICU for Java] ( ./icu4j/readme.html )
24
+ - [ ` tools/ ` ] ( ./tools/ ) Tools
25
+ - [ ` vendor/ ` ] ( ./vendor/ ) Vendor dependencies
26
+
27
+ ### License
28
+
29
+ Please see [ ./icu4c/LICENSE] ( ./icu4c/LICENSE ) (C and J are under an identical license file.)
30
+
31
+ > Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved.
32
+ Unicode and the Unicode Logo are registered trademarks
33
+ of Unicode, Inc. in the U.S. and other countries.
34
+ [ Terms of Use and License] ( http://www.unicode.org/copyright.html )
You can’t perform that action at this time.
0 commit comments