Metadata-Version: 2.1
Name: cachew
Version: 0.6.3
Summary: Easy sqlite-backed persistent cache for dataclasses
Home-page: https://github.com/karlicoss/cachew
Author: Dima Gerasimov
Author-email: karlicoss@gmail.com
License: UNKNOWN
Platform: UNKNOWN
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'

UNKNOWN


