<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/file_find">File_Find</p>
 <c>pear.php.net</c>
 <v>0.3.0</v>
 <st>beta</st>
 <l>PHP</l>
 <m>tuupola</m>
 <s>A Class the facillitates the search of filesystems</s>
 <d>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. 
</d>
 <da>2004-12-17 09:26:01</da>
 <n>* search() can now be called statically (bug #2132)
* search() can now optionally match only against filename only (req #712)
* fixes problems with directories named 0 (bug #2773)</n>
 <f>4342</f>
 <g>http://pear.php.net/get/File_Find-0.3.0</g>
 <x xlink:href="package.0.3.0.xml"/>
</r>