Metadata-Version: 2.3
Name: torm-cache
Version: 0.1.11
Summary: requests-cache with backend TinyDB using TOrM storage
Author: IDNatte
Author-email: idnatte@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: orjson (>=3.10.15,<4.0.0)
Requires-Dist: requests-cache (>=1.2.1,<2.0.0)
Requires-Dist: torm-storage (>=1.3.0,<2.0.0)
Description-Content-Type: text/markdown

# request-cache backend with TOrM (TinyDB with Orjson and MsgPack) storage

docs TBA

