1config BR2_PACKAGE_PYTHON_NESTED_DICT 2 bool "python-nested-dict" 3 help 4 Python dictionary with automatic and arbitrary levels of 5 nestedness. 6 7 http://pypi.python.org/pypi/nested_dict 8