<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/I18N_UnicodeString/download/0.2.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/I18N_UnicodeString/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/I18N_UnicodeString/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>Latest releases of i18n_unicodestring</title>
<description>The latest releases for the package i18n_unicodestring</description>
</channel>

<item rdf:about="http://pear.php.net/package/I18N_UnicodeString/download/0.2.1/">
 <title>I18N_UnicodeString 0.2.1</title>
 <link>http://pear.php.net/package/I18N_UnicodeString/download/0.2.1/</link>
 <content:encoded>Fixes quite a few bugs pointed out by Lukas Feiler.
 </content:encoded>
 <dc:date>2006-04-20T14:18:27-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/I18N_UnicodeString/download/0.2.0/">
 <title>I18N_UnicodeString 0.2.0</title>
 <link>http://pear.php.net/package/I18N_UnicodeString/download/0.2.0/</link>
 <content:encoded>This is a long overdue release that includes some feature requests. Notably, per request of Lukas Feiler, the method to convert from UTF-8 to an array of integers representing UCS-4 and the method to convert a single Unicode character to its UTF-8 representation have been made static. Also I included a patch from Jonathan Yavner that allows HTML entities to be inputted in &amp;#xNNNN form where NNNN is the hexadecimal notation for the Unicode character.
 </content:encoded>
 <dc:date>2006-04-20T12:03:03-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/I18N_UnicodeString/download/0.1.0/">
 <title>I18N_UnicodeString 0.1.0</title>
 <link>http://pear.php.net/package/I18N_UnicodeString/download/0.1.0/</link>
 <content:encoded>This is the first release.
 </content:encoded>
 <dc:date>2004-08-28T15:19:47-05:00</dc:date>
</item>

</rdf:RDF>