Config.in 257 B

123456789
  1. config BR2_PACKAGE_PYTHON_FIRE
  2. bool "python-fire"
  3. select BR2_PACKAGE_PYTHON_SIX # runtime
  4. select BR2_PACKAGE_PYTHON_TERMCOLOR # runtime
  5. help
  6. A library for automatically generating command line
  7. interfaces.
  8. https://github.com/google/python-fire