mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-25 10:27:16 +00:00
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
config BR2_PACKAGE_PYTHON_ARGH
|
|
bool "python-argh"
|
|
help
|
|
An unobtrusive argparse wrapper with natural syntax.
|
|
|
|
http://github.com/neithere/argh/
|