• Home
Name Date Size #Lines LOC

..--

as_is/22-Mar-2025-746482

packaging/22-Mar-2025-492366

source/22-Mar-2025-5,666,8315,279,875

APIChangeReport.htmlD22-Mar-202542.3 KiB732728

APIChangeReport.mdD22-Mar-202519.9 KiB238202

BUILD.gnD22-Mar-202535.1 KiB896858

LICENSED22-Mar-202524.9 KiB520459

README.OpenSourceD22-Mar-2025476 1110

icu4c.cssD22-Mar-20257.1 KiB516417

icu4c_config.gniD22-Mar-2025819 2421

license.htmlD22-Mar-2025622 1916

readme.htmlD22-Mar-20251.6 KiB3024

README.OpenSource

1[
2  {
3    "Name": "ICU - International Components for Unicode-Java",
4    "License": "Unicode-DFS-2022",
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