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
|