1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 16:53:47 +01:00
OpenVoiceOS/buildroot-external/package/python-nested-lookup/Config.in
2023-05-14 13:37:10 +02:00

9 lines
247 B
Plaintext

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