<?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">File</p>
 <c>pear.php.net</c>
 <v>1.2.0</v>
 <st>stable</st>
 <l>PHP</l>
 <m>mike</m>
 <s>Common file and directory routines</s>
 <d>Provides easy access to read/write to files along with
some common routines to deal with paths. Also provides
interface for handling CSV files.
 
</d>
 <da>2005-03-30 13:38:19</da>
 <n>* Fixed package.xml for PEAR 1.4 (dufuz)
+ added FILE_SORT_RANDOM mode (mike)
+ added File_Util::switchExt() (mike)</n>
 <f>15450</f>
 <g>http://pear.php.net/get/File-1.2.0</g>
 <x xlink:href="package.1.2.0.xml"/>
</r>