This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
icu-dev.xml
85 lines (73 loc) · 5.45 KB
/
icu-dev.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl' href='interface.xsl'?>
<interface uri="http://ryppl.github.com/feeds/icu-dev.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:compile="http://zero-install.sourceforge.net/2006/namespaces/0compile">
<name>icu-dev</name>
<summary>International Components for Unicode</summary>
<description>
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.
And much more. Refer to the ICU User Guide for details.</description>
<homepage>http://site.icu-project.org/home</homepage>
<category>Development</category>
<group license="ICU License - ICU 1.8.1 and later (http://source.icu-project.org/repos/icu/icu/trunk/license.html)">
<group released="2012-06-06" stability="testing" version="49.1.2">
<implementation arch="Windows-i386" id="sha1new=de101334c73585debaddb713d9a0ad44581fafa6">
<archive extract="icu" href="http://download.icu-project.org/files/icu4c/49.1.2/icu4c-49_1_2-Win32-msvc10.zip" size="9327628" type="application/zip"/>
</implementation>
<implementation arch="Windows-x86_64" id="sha1new=0bfe0201987900a674a03733d5a478700260acfb">
<archive extract="icu" href="http://download.icu-project.org/files/icu4c/49.1.2/icu4c-49_1_2-Win64-msvc10.zip" size="9567181" type="application/zip"/>
</implementation>
</group>
<group released="2012-04-06" stability="testing" version="49.1.1">
<implementation arch="Windows-src" compile:command=""$SRCDIR/configure" --prefix="$DISTDIR" && make install" id="sha1new=ac1ac95a956bd6d1f875dfbbce30d56426cb3ab5">
<archive extract="icu" href="http://download.icu-project.org/files/icu4c/49.1.1/icu4c-49_1_1-src.zip" size="20127144" type="application/zip"/>
</implementation>
<implementation arch="Linux-src" compile:command=""$SRCDIR/source/runConfigureICU" Linux --prefix="$DISTDIR" --mandir="${DISTDIR}/share/man" --enable-static --disable-samples && make install" id="sha1new=e973d7a5e8a1b93493eaf31f8e0b860fb420a3b4">
<archive extract="icu" href="http://download.icu-project.org/files/icu4c/49.1.1/icu4c-49_1_1-src.tgz" size="19001722" type="application/x-compressed-tar"/>
</implementation>
<implementation arch="MacOSX-src" compile:command=""$SRCDIR/source/runConfigureICU" MacOSX --prefix="$DISTDIR" --mandir="${DISTDIR}/share/man" --enable-static --disable-samples && make -j`sysctl -n hw.ncpu` install" id="5685B94C-BF95-4F07-A31F-FC08DBBA0992">
<archive extract="icu" href="http://download.icu-project.org/files/icu4c/49.1.1/icu4c-49_1_1-src.tgz" size="19001722" type="application/x-compressed-tar"/>
<manifest-digest sha1new="e973d7a5e8a1b93493eaf31f8e0b860fb420a3b4"/>
</implementation>
</group>
<package-implementation distributions="Debian" main="/usr/bin/icuinfo" package="icu"/>
<package-implementation distributions="RPM" main="/usr/bin/icuinfo" package="icu"/>
<package-implementation distributions="Cygwin" main="/usr/bin/icuinfo" package="icu"/>
<package-implementation distributions="Ports" main="/usr/local/bin/icuinfo" package="icu"/>
<package-implementation distributions="MacPorts" main="/opt/local/bin/icuinfo" package="icu"/>
</group>
</interface>
<!-- Base64 Signature
iEYEABECAAYFAlBxq3UACgkQxnV5mk56UjGtagCcCmr/x9/LPhnWoG2KroyPc5aIV6gAoISRhCp9
TJnaXahvNhRyZgd8W2nS
-->