<?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/Contact_Vcard_Parse/download/1.31.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Contact_Vcard_Parse/download/1.30/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Contact_Vcard_Parse/download/1.21/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Contact_Vcard_Parse/download/1.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Contact_Vcard_Parse/download/1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Contact_Vcard_Parse/download/1.0/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package contact_vcard_parse</description>
</channel>

<item rdf:about="http://pear.php.net/package/Contact_Vcard_Parse/download/1.31.0/">
 <title>Contact_Vcard_Parse 1.31.0</title>
 <link>http://pear.php.net/package/Contact_Vcard_Parse/download/1.31.0/</link>
 <content:encoded>* fixed bug 4079 &quot;lower case of Type-Definition&quot; -- thanks to valeksa at gmail dot com for patch&lt;br /&gt;
* unescape() now un-escapes colons per the RFC&lt;br /&gt;
* fixed bug 4445 &quot;vCard Parser fails when N field doesn't contain all fields&quot;&lt;br /&gt;
* fixed issues similar for bug 4445 in ADR and GEO fields&lt;br /&gt;
* added eyeball-test files to the package
 </content:encoded>
 <dc:date>2005-05-28T11:44:54-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Contact_Vcard_Parse/download/1.30/">
 <title>Contact_Vcard_Parse 1.30</title>
 <link>http://pear.php.net/package/Contact_Vcard_Parse/download/1.30/</link>
 <content:encoded>* Now deals with Mac OS X Address Book unicode by stripping all \x00 nulls from the source text (suggested simultaneously by Jose Luis Pellicer and Nick Lo)&lt;br /&gt;
* Updated line-ending conversion method&lt;br /&gt;
* Updated comments&lt;br /&gt;
* Added a fileGetContents() method to support users who have PHP earlier than 4.3.0&lt;br /&gt;
* Updated fromFile() to use fileGetContents() method
 </content:encoded>
 <dc:date>2004-02-18T17:09:25-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Contact_Vcard_Parse/download/1.21/">
 <title>Contact_Vcard_Parse 1.21</title>
 <link>http://pear.php.net/package/Contact_Vcard_Parse/download/1.21/</link>
 <content:encoded>Added &quot;require_once 'PEAR.php';&quot; just before the class definition.
 </content:encoded>
 <dc:date>2003-07-02T20:18:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Contact_Vcard_Parse/download/1.2/">
 <title>Contact_Vcard_Parse 1.2</title>
 <link>http://pear.php.net/package/Contact_Vcard_Parse/download/1.2/</link>
 <content:encoded>Finished removing all text-based keys and replaced with integer keys only (e.g., in N components, the first part is now 0, not 'family').  Converted tabs to spaces to be PEAR compliant.
 </content:encoded>
 <dc:date>2003-04-08T16:05:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Contact_Vcard_Parse/download/1.1/">
 <title>Contact_Vcard_Parse 1.1</title>
 <link>http://pear.php.net/package/Contact_Vcard_Parse/download/1.1/</link>
 <content:encoded>All returned values are now at equal &quot;depth&quot; in the returned array to match the upcoming Contact_Vcard_Build class; see new documentation at http://ciaweb.net/free/contact_vcard_parse for outline.&lt;br /&gt;
Shortened array key names for N and ADR datatypes (e.g., &quot;given_name&quot; is now &quot;given&quot;).&lt;br /&gt;
Line unfolding now only replaces the first leading whitespace character on folded lines, not all leading whitespace.
 </content:encoded>
 <dc:date>2003-04-01T17:48:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Contact_Vcard_Parse/download/1.0/">
 <title>Contact_Vcard_Parse 1.0</title>
 <link>http://pear.php.net/package/Contact_Vcard_Parse/download/1.0/</link>
 <content:encoded>This is the first release.
 </content:encoded>
 <dc:date>2003-03-24T15:17:00-05:00</dc:date>
</item>

</rdf:RDF>