Metadata-Version: 1.1
Name: cachy
Version: 0.1.1
Summary: Cachy provides a simple yet effective caching library.
Home-page: https://github.com/sdispater/cachy
Author: Sébastien Eustace
Author-email: sebastien.eustace@gmail.com
License: MIT
Download-URL: https://github.com/sdispater/cachy/archive/0.1.1.tar.gz
Description: 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>`_
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
