<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE package SYSTEM "http://pear.php.net/dtd/package-1.0">
<package version="1.0">
  <name>Contact_Vcard_Parse</name>
  <summary>Parse vCard 2.1 and 3.0 files.</summary>
  <description>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.</description>
  <maintainers>
    <maintainer>
      <user>pmjones</user>
      <name>Paul M. Jones</name>
      <email>pmjones@php.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.31.0</version>
    <date>2005-05-27</date>
    <license>PHP License</license>
    <state>stable</state>
    <notes>* 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</notes>
    <filelist>
      <file role="php" md5sum="1c1acc486c452420202aa5ed3e6ce5cb" name="Contact_Vcard_Parse.php"/>
      <file role="test" md5sum="3c3e7ee5fba06c5fb36deb7991e2f50c" name="test.php"/>
      <file role="test" md5sum="9b97efacfb7d8e08f179ae22f4709043" name="test.vcf"/>
    </filelist>
  </release>
</package>
