45c903065d
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: - rewrap Config.in help text, lines were slightly too long - remove excessive empty line at end of Config.in - specify BSD-3c as the license, since BSD is not specific enough.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
config BR2_PACKAGE_PYTHON_CLICK
|
|
bool "python-click"
|
|
help
|
|
A simple wrapper around optparse for powerful command line
|
|
utilities.
|
|
|
|
https://pypi.python.org/pypi/click
|