<?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.2</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>2003-04-08 16:05:00</da>
 <n>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.</n>
 <f>8318</f>
 <g>http://pear.php.net/get/Contact_Vcard_Parse-1.2</g>
 <x xlink:href="package.1.2.xml"/>
</r>