<?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.32.0</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>till</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.

  Users of Contact_Vcard_Parse are encourage to check out File_IMC.</d>
 <da>2009-09-21 17:24:36</da>
 <n>* File is now at Contact/Vcard/Parse.php (still keeping old location for BC)
* Fix bug #5988: does not work with apple adressbook exported vcard files
* Using package.xml v2.0
* fixed #14972: patch by Andrew Whitehouse to fix notices
* fixed #14972: added test by Andrew Whitehouse, testParameters()
* added new tests/assertions (mostly based on examples from the docs)</n>
 <f>10179</f>
 <g>http://pear.php.net/get/Contact_Vcard_Parse-1.32.0</g>
 <x xlink:href="package.1.32.0.xml"/>
</r>