<?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.4</version>
    <date>2002-05-24</date>
    <license>PHP License</license>
    <state>stable</state>
    <notes>Fixed packaging.</notes>
    <filelist>
      <file role="php" baseinstalldir="Cache" md5sum="538b58dc44b5f9d2a585ec061ecf842c" name="Container/db.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="5c809bd7d0aa95830ab384aa30c1ed4e" name="Container/dbx.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="41e3423ee1287557ad4708c195747473" name="Container/file.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="bb9c7da4c5e95c41efe6c9e06a93bfa4" name="Container/msession.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="525bc767160e7513d5fad670d585c930" name="Container/phplib.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="b383fd730b5cfec32032f15b88124804" name="Container/shm.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="389f886e6007e8ea1ac014c818a2f7e8" name="Cache.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="fb9b81f01a7f54ac9106dc79e19016d9" name="Application.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="2c96c7b942ab728ea35a05d849a9bf4f" name="Container.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="3fa2f328b1f45f5c084d76d35cba450f" name="DB.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="724389b2ffb4b0f96c346016ae7411c4" name="Error.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="4e836e1abca77490b10abd5b66320c21" name="Function.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="06f346102e5f00f21c3b7e41b1046538" name="Graphics.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="df56e4d21c912501132fc220e77eb945" name="Output.php"/>
      <file role="php" baseinstalldir="Cache" md5sum="c89e18224785687f740493fad9ccdac5" name="OutputCompression.php"/>
    </filelist>
  </release>
  <changelog>
    <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>
