Metadata-Version: 1.1
Name: yapdict
Version: 0.0.0
Summary: Yet Another Persistent Dict: sqlite-backed storage with a Python dict API.
Home-page: https://github.com/brianjpetersen/yapdict
Author: Brian J Petersen
Author-email: brianjpetersen@gmail.com
License: MIT
Description: yapdict
        =======
        
        yapdict is sqlite-backed storage with a Python dict API.
        
        For more information, check out the `Github repository <https://github.com/brianjpetersen/yapdict>`_.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
