Metadata-Version: 2.4
Name: rediscache-cachetools
Version: 0.2.0
Summary: An extension of python cachetools for redis cache.
Project-URL: repository, https://github.com/xykong/rediscache-cachetools
Project-URL: documentation, https://github.com/xykong/rediscache-cachetools
Project-URL: issues, https://github.com/xykong/rediscache-cachetools/issues
Project-URL: package, https://pypi.org/project/rediscache-cachetools
Author-email: "xy.kong" <xy.kong@gmail.com>
Requires-Python: ~=3.11
Requires-Dist: cachetools>=5.0.0
Requires-Dist: python-redis-cache>=4.0.0
Requires-Dist: redis>=5.0.0
Description-Content-Type: text/markdown

# rediscache-cachetools

An extension of python cachetools for redis cache.

