Config.in 342 B

12345678910
  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. select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
  6. help
  7. Library for building powerful interactive command lines in
  8. Python.
  9. https://github.com/prompt-toolkit/python-prompt-toolkit