<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>File</name>
  <summary>Common file and directory routines</summary>
  <description>Provides easy access to read/write to files along with
    some common routines to deal with paths.</description>
  <maintainers>
    <maintainer>
      <user>richard</user>
      <name>Richard Heyes</name>
      <email>richard@php.net</email>
      <role>lead</role>
    </maintainer>
    <maintainer>
      <user>tal</user>
      <name>Tal Peer</name>
      <email>tal@php.net</email>
      <role>lead</role>
    </maintainer>
    <maintainer>
      <user>cox</user>
      <name>Tomas V.V.Cox</name>
      <email>cox@idecnet.com</email>
      <role>developer</role>
    </maintainer>
  </maintainers>
  <release>
    <version>0.9.2</version>
    <date>2002-04-24</date>
    <license>PHP</license>
    <state>beta</state>
    <notes>Fixed bug apparent when using fopen wrappers</notes>
    <filelist>
      <file role="php" md5sum="845402dc33410adf6a431240f8edfd9e">File.php</file>
      <file role="php" md5sum="b0cbfacac1dc51d8aaefd3a002368e0a">File/CSV.php</file>
      <file role="test" md5sum="df6b5898ff597b7c96511b821cd8145c">tests/parser.php</file>
      <file role="test" md5sum="cbecf1c21e14ad72f69b472c240099c8">tests/test.csv</file>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>0.9.1</version>
      <date>2002-04-09</date>
      <state>beta</state>
      <notes>Initial release</notes>
    </release>
  </changelog>
</package>
