1config BR2_PACKAGE_PYTHON_ARGH
2	bool "python-argh"
3	help
4	  An unobtrusive argparse wrapper with natural syntax.
5
6	  http://github.com/neithere/argh/
7