mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-12 13:49:50 -05:00
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
|