Metadata-Version: 2.4
Name: hivemind-sqlite-database
Version: 0.4.3a2
Summary: sqlite database plugin for hivemind-core
Author-email: jarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/JarbasHiveMind/hivemind-sqlite-database
Requires-Python: >=3.9
License-File: LICENSE.md
Requires-Dist: hivemind-plugin-manager<1.0.0,>=0.5.0
Requires-Dist: hivemind-bus-client
Requires-Dist: ovos-utils
Provides-Extra: cipher
Requires-Dist: sqlcipher3; extra == "cipher"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: hivescope>=0.5.2a1; extra == "test"
Requires-Dist: hivemind-plugin-manager>=0.7.1a1; extra == "test"
Dynamic: license-file
