Config.in 196 B

1234567
  1. config 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. https://pythonhosted.org/pyCLI/