diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/icu/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/icu/DESCR')
-rw-r--r-- | textproc/icu/DESCR | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/icu/DESCR b/textproc/icu/DESCR new file mode 100644 index 00000000000..93a00b39080 --- /dev/null +++ b/textproc/icu/DESCR @@ -0,0 +1,16 @@ +The International Components for Unicode(ICU) is a C and C++ library +that provides robust and full-featured Unicode support on a wide +variety of platforms. The library provides: + +Calendar support +Character set conversions +Collation (language-sensitive) +Date & time formatting +Locales (140+ supported) +Message catalogs (resources) +Message formatting +Normalization +Number & currency formatting +Time zones +Transliteration +Word, line & sentence breaks |