<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>File_Find</name>
  <summary>A Class the facillitates the search of filesystems</summary>
  <description>File_Find, created as a replacement for its Perl counterpart, also named 
File_Find, is a directory searcher, which handles, globbing, recursive 
directory searching, as well as a slew of other cool features. </description>
  <maintainers>
    <maintainer>
      <user>sterling</user>
      <name>Sterling Hughes</name>
      <email>sterling@bumblebury.com</email>
      <role>lead</role>
    </maintainer>
    <maintainer>
      <user>tuupola</user>
      <name>Mika Tuupola</name>
      <email>tuupola@appelsiini.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>0.2.0</version>
    <date>2002-11-14</date>
    <license>PHP</license>
    <state>stable</state>
    <notes>* added mapTreeMultiple() function / method
* improved portability for non UNIX platforms</notes>
    <filelist>
      <file role="php" baseinstalldir="File" md5sum="33960868319bde4c29e201121742ddc4" name="Find.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>0.1</version>
      <date>2002-01-26</date>
      <state>stable</state>
      <notes>Initial release
      
</notes>
    </release>
  </changelog>
</package>
