<?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/cache">Cache</p>
 <c>pear.php.net</c>
 <v>1.3</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>sebastian</m>
 <s>Framework for caching of arbitrary data.</s>
 <d>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.
</d>
 <da>2002-05-20 17:59:00</da>
 <n>Fixed packaging.</n>
 <f>26360</f>
 <g>http://pear.php.net/get/Cache-1.3</g>
 <x xlink:href="package.1.3.xml"/>
</r>