Metadata-Version: 2.2
Name: cachew
Version: 0.7.0
Summary: Easy sqlite-backed persistent cache for dataclasses
Home-page: https://github.com/karlicoss/cachew
Author: Dima Gerasimov
Author-email: karlicoss@gmail.com
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: sqlalchemy
Requires-Dist: dataclasses; python_version < "3.7"
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytz; extra == "testing"
Requires-Dist: patchy; extra == "testing"
Requires-Dist: pylint; extra == "testing"
Requires-Dist: mypy; extra == "testing"
Requires-Dist: bandit; extra == "testing"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
