1config BR2_PACKAGE_PYTHON_BUNCH 2 bool "python-bunch" 3 help 4 A dot-accessible dictionary (a la JavaScript objects). 5 6 http://github.com/dsc/bunch 7