1config BR2_PACKAGE_PYTHON_PYCLI 2 bool "python-pycli" 3 help 4 The cli package is a framework for making simple, correct 5 command line applications in Python. 6 7 https://pythonhosted.org/pyCLI/ 8