<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release2"
    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.release2
    http://pear.php.net/dtd/rest.release2.xsd">
 <p xlink:href="/rest/p/file_archive">File_Archive</p>
 <c>pear.php.net</c>
 <v>0.1.0</v>
 <a>0.1.0</a>
 <mp>4.3.0</mp>
 <st>alpha</st>
 <l>LGPL</l>
 <m>vincentlascaux</m>
 <s>File_Archive will let you manipulate easily the tar, gz and zip files</s>
 <d>File_Archive will let you manipulate easily the tar, gz and zip files.
This library is strongly object oriented. It makes it very easy to use, writing simple code, yet the library is very powerfull.
File_Archive is made of two objects : readers and writers. Are currently implemented readers from file, directory, tar, gz archives or database. You can write to file(s), mail, tar, gz or zip archives.
</d>
 <da>2005-02-20 10:33:43</da>
 <n>First release of File_Archive</n>
 <f>28429</f>
 <g>http://pear.php.net/get/File_Archive-0.1.0</g>
 <x xlink:href="package.0.1.0.xml"/>
</r>