mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-24 00:01:07 -09:00
Update package help text to reflect upstream project description. Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Julien Olivain <ju.o@free.fr>
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
config BR2_PACKAGE_PYTHON_CLICK
|
|
bool "python-click"
|
|
help
|
|
Python composable command line interface toolkit.
|
|
|
|
https://pypi.python.org/pypi/click
|