1config BR2_PACKAGE_PYTHON_CLICK 2 bool "python-click" 3 help 4 A simple wrapper around optparse for powerful command line 5 utilities. 6 7 https://pypi.python.org/pypi/click 8