• Home
Name Date Size #Lines LOC

..--

as_is/12-May-2024-746482

packaging/12-May-2024-492366

source/12-May-2024-5,666,0785,279,123

APIChangeReport.htmlD12-May-202442.3 KiB732728

APIChangeReport.mdD12-May-202419.9 KiB238202

BUILD.gnD12-May-202432.8 KiB810776

LICENSED12-May-202424.9 KiB520459

README.OpenSourceD12-May-2024482 1110

icu4c.cssD12-May-20247.1 KiB516417

icu4c_config.gniD12-May-2024819 2421

license.htmlD12-May-2024622 1916

readme.htmlD12-May-20241.6 KiB3024

README.OpenSource

1[
2  {
3    "Name": "International Components for Unicode",
4    "License": "ICU License, BSD 3-Clause License",
5    "License File": "LICENSE",
6    "Version Number": "72.1",
7    "Upstream URL": "https://github.com/unicode-org/icu/archive/release-72-1.tar.gz",
8    "Description": "ICU is a mature, widely used set of portable C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n). The packages are mirrors of the main website."
9  }
10]
11

readme.html

1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
5  <head>
6    <title>ReadMe for ICU4C</title>
7    <meta name="COPYRIGHT" content=
8    "Copyright (C) 2016 and later: Unicode, Inc. and others. License &amp; terms of use: http://www.unicode.org/copyright.html"/>
9    <!-- meta name="COPYRIGHT" content=
10    "Copyright (c) 1997-2016 IBM Corporation and others. All Rights Reserved." / -->
11    <meta name="KEYWORDS" content=
12    "ICU; International Components for Unicode; ICU4C; what's new; readme; read me; introduction; downloads; downloading; building; installation;" />
13    <meta name="DESCRIPTION" content=
14    "The introduction to the International Components for Unicode with instructions on building, installation, usage and other information about ICU." />
15    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
16	<link type="text/css" href="./icu4c.css" rel="stylesheet"/>
17  </head>
18
19
20  <body>
21    <p>This readme has moved to the <a href="https://unicode-org.github.io/icu/userguide/icu4c/">ICU4C Readme</a>
22      section in the <a href="https://unicode-org.github.io/icu/">ICU User Guide</a>.</p>
23    <hr />
24    <p> Copyright &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
25    <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
26    Copyright &copy; 1997-2016 International Business Machines Corporation and  others.
27    All Rights Reserved.</p>
28  </body>
29</html>
30