mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add nested-lookup package
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_NESTED_LOOKUP
|
||||
bool "python-nested-lookup"
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
help
|
||||
Python functions for working with deeply nested documents
|
||||
(lists and dicts).
|
||||
|
||||
https://git.unturf.com/python/nested-lookup
|
Reference in New Issue
Block a user