Config.in 298 B

123456789
  1. config BR2_PACKAGE_PYTHON_PROMPT_TOOLKIT
  2. bool "python-prompt-toolkit"
  3. select BR2_PACKAGE_PYTHON_SIX # runtime
  4. select BR2_PACKAGE_PYTHON_WCWIDTH # runtime
  5. help
  6. Library for building powerful interactive command lines in
  7. Python.
  8. https://github.com/jonathanslenders/python-prompt-toolkit