<?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>1.1.0</v>
 <st>stable</st>
 <l>PHP</l>
 <m>tuupola</m>
 <s>A Class the facilitates 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>2005-09-13 03:06:41</da>
 <n>* use only native system directory delimiters for consistency

* search() method can now match files, directories or both

* port tests to windows platform</n>
 <f>5347</f>
 <g>http://pear.php.net/get/File_Find-1.1.0</g>
 <x xlink:href="package.1.1.0.xml"/>
</r>