Metadata-Version: 2.4
Name: wheepy
Version: 0.0.5a2
Summary: Unified interface to key value with locking and transactions.
Home-page: https://holbrook.no/src/whee/
Author: Louis Holbrook
Author-email: dev@holbrook.no
License: WTFPL
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: couchdb
Requires-Dist: couchdb~=1.2; extra == "couchdb"
Provides-Extra: valkey
Requires-Dist: valkey~=6.1.1; extra == "valkey"
Provides-Extra: fs
Requires-Dist: xdg-base-dirs~=6.0.2; extra == "fs"
Dynamic: author
Dynamic: author-email
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: summary
