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

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

Documentation
=============
Full documentation for the last released version is at http://packages.python.org/dataflake.cache. For  documentation matching the current SVN trunk please visit http://docs.dataflake.org/dataflake.cache.

Bug tracker
===========
A bug tracker is available at https://bugs.launchpad.net/dataflake.cache

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

