Metadata-Version: 2.1
Name: cachy
Version: 0.3.0
Summary: Cachy provides a simple yet effective caching library.
Home-page: UNKNOWN
Author: Sébastien Eustace
Author-email: sebastien@eustace.io
License: MIT
Project-URL: homepage, https://github.com/sdispater/cachy
Project-URL: repository, https://github.com/sdispater/cachy
Keywords: cache
Platform: UNKNOWN
Requires-Python: !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,<4.0,>=2.7
Provides-Extra: dev
Provides-Extra: memcached
Provides-Extra: msgpack
Provides-Extra: redis
License-File: LICENSE

Cachy
#####

.. image:: https://travis-ci.org/sdispater/cachy.png
   :alt: Cachy Build status
   :target: https://travis-ci.org/sdispater/cachy

Cachy provides a simple yet effective caching library.

The full documentation is available here: http://cachy.readthedocs.org


Resources
=========

* `Documentation <http://cachy.readthedocs.org>`_
* `Issue Tracker <https://github.com/sdispater/cachy/issues>`_


