3a084d7e28
Python dictionary with automatic and arbitrary levels of nestedness. Signed-off-by: Adam Duskett <aduskett@greenlots.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
config BR2_PACKAGE_PYTHON_NESTED_DICT
|
|
bool "python-nested-dict"
|
|
help
|
|
Python dictionary with automatic and arbitrary levels of
|
|
nestedness.
|
|
|
|
http://pypi.python.org/pypi/nested_dict
|