<?xml version="1.0" encoding="ISO-8859-1" ?>
<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>pjones@ciaweb.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.2</version>
    <date>2003-04-08</date>
    <license>PHP License</license>
    <state>stable</state>
    <notes>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.</notes>
    <filelist>
      <file role="doc" md5sum="c3b27495e6598e5f1b1e7030b5a6de90" name="LICENSE"/>
      <file role="php" md5sum="ec58195edbaa2e20f52a18e65ca43fd3" name="Contact_Vcard_Parse.php"/>
    </filelist>
  </release>
</package>
