DESCR 386 B

12345678910
  1. ICU (International Components for Unicode) is a set for C/C++ and Java
  2. libraries providing Unicode and globalization support. icu4c is the
  3. C/C++ version.
  4. ICU services include code page conversion, collation (comparison using
  5. locale-specific ordering), locale-wise formatting, Unicode regexp and
  6. bidirectional text handling.
  7. ICU is available under an open source non-copyleft licence.