<?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.1</version>
    <date>2003-03-31</date>
    <license>PHP License</license>
    <state>stable</state>
    <notes>All returned values are now at equal &quot;depth&quot; in the returned array to match the upcoming Contact_Vcard_Build class; see new documentation at http://ciaweb.net/free/contact_vcard_parse for outline.
Shortened array key names for N and ADR datatypes (e.g., &quot;given_name&quot; is now &quot;given&quot;).
Line unfolding now only replaces the first leading whitespace character on folded lines, not all leading whitespace.</notes>
    <filelist>
      <file role="doc" md5sum="c3b27495e6598e5f1b1e7030b5a6de90" name="LICENSE"/>
      <file role="php" md5sum="4e006f780a07f463f75f44c703ce57fd" name="Contact_Vcard_Parse.php"/>
    </filelist>
  </release>
</package>
