Config.in 297 B

123456789
  1. config BR2_PACKAGE_PYTHON_RICH
  2. bool "python-rich"
  3. select BR2_PACKAGE_PYTHON_MARKDOWN_IT_PY # runtime
  4. select BR2_PACKAGE_PYTHON_PYGMENTS # runtime
  5. help
  6. Render rich text, tables, progress bars, syntax
  7. highlighting, markdown and more to the terminal.
  8. https://github.com/Textualize/rich