Metadata-Version: 2.4
Name: techlens-cache-utils
Version: 0.2.0
Summary: This tool memoizes data to sqlite.
Project-URL: Homepage, https://www.crosslaketech.com/
Author-email: Crosslake Technologies <techlens@crosslaketech.com>
License-File: LICENSE
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: <3.14,>=3.10
Requires-Dist: coverage~=7.10.7
Requires-Dist: xxhash>=3.5.0
Provides-Extra: dev
Requires-Dist: black>=24.1.1; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Description-Content-Type: text/markdown

# cachehash
A python library for storing data about files in sqlite
