- config BR2_PACKAGE_PYTHON_TEXTUAL
- bool "python-textual"
- select BR2_PACKAGE_PYTHON_MARKDOWN_IT_PY # runtime
- select BR2_PACKAGE_PYTHON_PLATFORMDIRS # runtime
- select BR2_PACKAGE_PYTHON_PYGMENTS # runtime
- select BR2_PACKAGE_PYTHON_RICH # runtime
- select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime
- help
- Modern Text User Interface framework.
- https://github.com/Textualize/textual
|