mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Implement local-backend
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_JSON_DATABASE
|
||||
bool "python-json-database"
|
||||
select BR2_PACKAGE_PYTHON_FASTENERS # runtime
|
||||
select BR2_PACKAGE_PYTHON_PYXDG # runtime
|
||||
help
|
||||
searchable json database with persistence.
|
||||
|
||||
https://github.com/HelloChatterbox/json_database
|
Reference in New Issue
Block a user