1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-25 20:57:45 +00:00
Files
operating-system/buildroot/package/python-argh/Config.in
2018-03-17 23:47:00 +00:00

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/