OpenVoiceOS/buildroot-external/package/python-nested-lookup/Config.in

9 lines
247 B
Plaintext
Raw Normal View History

2023-05-14 13:37:10 +02:00
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