OS4 DepotLogo by Kicko 
(anonymous IP: 3.145.77.114,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Library » Misc » libicu.lha

Libicu

Description: International Components for Unicode
Download: libicu.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 26Mb
Version: 51.2
Date: 20 Jun 13
Author: IBM Corp. and Others
Submitter: Michael Trebilcock
Homepage: http://site.icu-project.org/
Category: development/library/misc
Replaces: development/library/misc/libicu.lha
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 7995
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
Port of ICU 51.2

ChangeLog
~~~~~~~~~

20/Jun/13
- Updated to 51.2

29/Aug/11
- Updated to 4.8.1

1/1/11
- First OS4Depot release.

Introduction
~~~~~~~~~

ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode
and Globalization support for software applications. ICU is widely portable and
gives applications the same results on all platforms and between C/C++ and Java
software.

ICU is released under a nonrestrictive open source license that is suitable for
use with both commercial software and with other open source or free software.

Here are a few highlights of the services provided by ICU:

Code Page Conversion: Convert text data to or from Unicode and nearly any other
character set or encoding. ICU's conversion tables are based on charset data
collected by IBM over the course of many decades, and is the most complete
available anywhere.

Collation: Compare strings according to the conventions and standards of a
particular language, region or country. ICU's collation is based on the Unicode
Collation Algorithm plus locale-specific comparison rules from the Common Locale
Data Repository, a comprehensive source for this type of data.

Formatting: Format numbers, dates, times and currency amounts according the
conventions of a chosen locale. This includes translating month and day names
into the selected language, choosing appropriate abbreviations, ordering fields
correctly, etc. This data also comes from the Common Locale Data Repository.

Time Calculations: Multiple types of calendars are provided beyond the
traditional Gregorian calendar. A thorough set of timezone calculation APIs are
provided.

Unicode Support: ICU closely tracks the Unicode standard, providing easy access
to all of the many Unicode character properties, Unicode Normalization, Case
Folding and other fundamental operations as specified by the Unicode Standard.

Regular Expression: ICU's regular expressions fully support Unicode while
providing very competitive performance.

Bidi: support for handling text containing a mixture of left to right (English)
and right to left (Arabic or Hebrew) data.

Text Boundaries: Locate the positions of words, sentences, paragraphs within a
range of text, or identify locations that would be suitable for line wrapping
when displaying the text

Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment