<?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_lite">Cache_Lite</p>
 <c>pear.php.net</c>
 <v>1.6.0beta1</v>
 <st>beta</st>
 <l>lgpl</l>
 <m>fab</m>
 <s>Fast and Safe little cache system</s>
 <d>This package is a little cache system optimized for file containers. It is fast and safe (because it uses file locking and/or anti-corruption tests).
 
</d>
 <da>2005-11-17 05:57:15</da>
 <n>New features :
- phpt test scripts
- add of drop() method to Cache_Lite_Function (thanks to 
Hugo Morganho hjm at holos dot pt)  
- request #5495 : a null lifetime give an eternal caching (need tests)
Bug fixed :
- bugfix #5921 : a variable was unused (no consequence for the end user), 
thanks to moosh at php dot net
- bugfix #5938 : little mistakes given by Zend Code Analyser 
- little mistake in the example for Cache_Lite_File</n>
 <f>25596</f>
 <g>http://pear.php.net/get/Cache_Lite-1.6.0beta1</g>
 <x xlink:href="package.1.6.0beta1.xml"/>
</r>