Metadata-Version: 2.1
Name: pcache
Version: 0.0.2
Summary: A simple implementation of Persistent Caching
Home-page: https://github.com/pallabpain/pcache.git
Author: Pallab Pain
Author-email: pallabkumarpain@gmail.com
License: MIT
Description: # Simple Persistent Cache
        This is a simple implementation of persistent cache in Python
        
Keywords: cache,persistent cache
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
