mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-17 06:39:27 +00: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
|