<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>Cache</name>
  <summary>Framework for caching of arbitrary data.</summary>
  <description>With the PEAR Cache you can cache the result of certain function
calls, as well as the output of a whole script run or share data
between applications.</description>
  <maintainers>
    <maintainer>
      <user>chregu</user>
      <name>Christian Stocker</name>
      <email>chregu@php.net</email>
      <role>lead</role>
    </maintainer>
    <maintainer>
      <user>sebastian</user>
      <name>Sebastian Bergmann</name>
      <email>sb@sebastian-bergmann.de</email>
      <role>lead</role>
    </maintainer>
    <maintainer>
      <user>uw</user>
      <name>Ulf Wendel</name>
      <email>ulf.wendel@phpdoc.de</email>
      <role>developer</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.5.2</version>
    <date>2002-08-08</date>
    <license>PHP License</license>
    <state>stable</state>
    <notes>Fixed packaging again, install Cache.php in BaseDir and rest in Cache
please do not change the baseinstalldir again :) (pajoye)</notes>
    <deps>
      <dep type="pkg" rel="has">HTTP_Request</dep>
    </deps>
    <filelist>
      <file role="php" baseinstalldir="/" md5sum="50e821630723d1d823c157fcf0fdef26" name="Cache.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="ba09157b34a4a4fb1f5c5370d8368f6e" name="Application.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="5db8c8dabbb9bd182f65e7d88bb3df4e" name="Container.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="cbf55c7bed8b11d02c3acdc19851d87c" name="DB.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="6033cc30b139105aad5160b240670e33" name="Error.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="fa741b5ecf95e030792b9b1baea99d51" name="Function.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="ffb6c963191dbcbecbd9624048e9a881" name="Graphics.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="bf00d4c3c4f98ae10d24f39446c53cfa" name="HTTP_Request.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="45bead40b8678feb1d3876a92371f4dd" name="Output.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="22d9c0587aa7bdafbff04ce7c8a35e31" name="OutputCompression.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="7ffe580cd96c0a4ad49ff225c8661ce0" name="Container/db.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="e55f3182ca7c33e66617d6dcea1fb7aa" name="Container/dbx.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="5cfbf4fb068e2fdbb9393401f0d7721f" name="Container/file.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="b2ad7b8a971d9e5513afa7f3d2c8eec4" name="Container/msession.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="8f6f29e5c1f2adbfa043f529d8946d66" name="Container/phplib.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="d61f11f7287f49dd8cc384326611f139" name="Container/shm.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>1.5.1</version>
      <date>2002-05-29</date>
      <state>stable</state>
      <notes>Fixed packaging again (install Cache.php in BaseDir) (chregu)
    
</notes>
    </release>
    <release>
      <version>1.5</version>
      <date>2002-05-29</date>
      <state>stable</state>
      <notes>Added Cache_HTTP_Request. (Fabien Marty)
Fixed package.xml (chregu)
    
</notes>
    </release>
    <release>
      <version>1.4</version>
      <date>2002-05-24</date>
      <state>stable</state>
      <notes>Fixed packaging.
      
</notes>
    </release>
    <release>
      <version>1.3</version>
      <date>2002-05-20</date>
      <state>stable</state>
      <notes>Fixed packaging.
      
</notes>
    </release>
    <release>
      <version>1.2</version>
      <date>2002-01-20</date>
      <state>stable</state>
      <notes>This is the initial independent PEAR release.
      
</notes>
    </release>
    <release>
      <version>1.1</version>
      <date>2001-03-27</date>
      <notes>Stable Code, SHM implementation missing.
      
</notes>
    </release>
  </changelog>
</package>
