xref: /OK3568_Linux_fs/buildroot/package/python-nested-dict/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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