Metadata-Version: 2.1
Name: hashable_lru_cache
Version: 0.1.4
Summary: An extension of functools.lru_cache allowing unhashable objects to be
Home-page: https://github.com/baowei521/hashable_lru_cache
License: MIT
Keywords: hashable lru cache lru_cache
Author: Bao Wei
Author-email: baowei.ur521@gmail.com
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
