<?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>pjones@ciaweb.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.30</version>
    <date>2004-02-18</date>
    <license>PHP License</license>
    <state>stable</state>
    <notes>* Now deals with Mac OS X Address Book unicode by stripping all \x00 nulls from the source text (suggested simultaneously by Jose Luis Pellicer and Nick Lo)
* Updated line-ending conversion method
* Updated comments
* Added a fileGetContents() method to support users who have PHP earlier than 4.3.0
* Updated fromFile() to use fileGetContents() method</notes>
    <filelist>
      <file role="php" name="Contact_Vcard_Parse.php"/>
    </filelist>
  </release>
</package>
