<?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_htaccess">File_HtAccess</p>
 <c>pear.php.net</c>
 <v>1.2.0</v>
 <st>stable</st>
 <l>BSD</l>
 <m>tuupola</m>
 <s>Manipulate .htaccess files</s>
 <d>Provides methods to create and manipulate .htaccess files.
 
</d>
 <da>2006-12-07 04:33:24</da>
 <n>* Added getContent() method of retrieving .htaccess contents as string.
* Enabled recognizing of multiple require lines when calling load()
* Licence change from PHP to BSD</n>
 <f>4745</f>
 <g>http://pear.php.net/get/File_HtAccess-1.2.0</g>
 <x xlink:href="package.1.2.0.xml"/>
</r>