Metadata-Version: 1.1
Name: cachely
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/dakrauth/cachely
Author: David Krauth
Author-email: dakrauth@gmail.com
License: MIT License
Description-Content-Type: UNKNOWN
Description: =======
        Cachely
        =======
        
        A very simplistic resource caching utility for storing and retrieving web
        content locally to either the file system or SQLite database.
        
        
        Requirements
        ------------
        
        * Python 3.5+
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
