1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-31 19:05:14 +01:00

9 lines
264 B
Plaintext
Raw Normal View History

2021-01-09 18:47:29 +01:00
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