=================
 dataflake.cache
=================

This package provides a set of simple cache implementations for use in
Python code. Its root are in the internally-used SimpleCache module 
from Products.LDAPUserFolder.

Bug tracker
===========
A bug tracker is available at http://www.dataflake.org/tracker/

SVN version
===========
You can retrieve the latest code from Subversion using setuptools or
zc.buildout via this URL:

http://svn.dataflake.org/svn/dataflake.cache/trunk#egg=dataflake.cache

