Metadata-Version: 2.3
Name: cachehash
Version: 1.0.1
Summary: This tool memoizes data to sqlite.
Project-URL: Homepage, https://github.com/VerinFast/cachehash
Project-URL: Bug Tracker, https://github.com/VerinFast/cachehash/issues
Project-URL: Source, https://github.com/VerinFast/cachehash
Author-email: Jason Nichols <github@verinfast.com>, Sean Conrad <github@verinfast.com>
License-File: LICENSE
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: <3.13,>=3.10
Requires-Dist: coverage~=7.6.4
Requires-Dist: flake8-pytest-style~=2.0.0
Requires-Dist: flake8~=7.1.1
Requires-Dist: pytest-cov~=6.0.0
Requires-Dist: pytest-xdist~=3.6.1
Requires-Dist: pytest~=8.3.3
Requires-Dist: xxhash>=3.5.0
Description-Content-Type: text/markdown

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