<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/contact_vcard_parse">Contact_Vcard_Parse</p>
 <c>pear.php.net</c>
 <v>1.31.0</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>pmjones</m>
 <s>Parse vCard 2.1 and 3.0 files.</s>
 <d>Allows you to parse vCard files and text blocks, and get back an array of the elements of each vCard in the file or text.
</d>
 <da>2005-05-28 11:44:54</da>
 <n>* fixed bug 4079 &quot;lower case of Type-Definition&quot; -- thanks to valeksa at gmail dot com for patch
* unescape() now un-escapes colons per the RFC
* fixed bug 4445 &quot;vCard Parser fails when N field doesn't contain all fields&quot;
* fixed issues similar for bug 4445 in ADR and GEO fields
* added eyeball-test files to the package</n>
 <f>7288</f>
 <g>http://pear.php.net/get/Contact_Vcard_Parse-1.31.0</g>
 <x xlink:href="package.1.31.0.xml"/>
</r>