1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 08:42:57 +01:00
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