2
1

Config.in 301 B

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