<?xml version="1.0"?>
<?xml-stylesheet 
 href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/9520/bug">
    <title>PEAR Bug #9520</title>
    <link>http://pear.php.net/bugs/9520</link>
    <description>[Open] Doesn't allow in-memory manipulation of tar files</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bugs/9520"/>
     </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://pear.php.net/bugs/9520">
      <title>cbutler@... [2006-12-01 11:20:38]</title>
      <link>http://pear.php.net/bugs/9520</link>
      <description><![CDATA[<pre>Archive_Tar Feature/Change Request
Reported by cbutler@...
2006-12-01T16:20:38-00:00
PHP: Irrelevant OS: Linux Package Version: 1.3.1

Description:
------------
It would be nice if Archive_Tar was able to manipulate tar archives in memory rather than writing to disk all the time. For example, if you want to create a tar archive and send it straight to the browser, you don't need to save it to disk.</pre>]]></description>
      <content:encoded><![CDATA[<pre>Archive_Tar Feature/Change Request
Reported by cbutler@...
2006-12-01T16:20:38-00:00
PHP: Irrelevant OS: Linux Package Version: 1.3.1

Description:
------------
It would be nice if Archive_Tar was able to manipulate tar archives in memory rather than writing to disk all the time. For example, if you want to create a tar archive and send it straight to the browser, you don't need to save it to disk.</pre>]]></content:encoded>
      <dc:date>2006-12-01T16:20:38-00:00</dc:date>
    </item>
</rdf:RDF>