deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-rich (>= 10.7.0), python3-typing-extensions | python3 (>> 3.8),
python3:any
Description: |-
TUI (Text User Interface) framework for Python inspired by modern web development
Textual uses Rich to render rich text, so anything that Rich can render may be
used in Textual.
.
Event handling in Textual is asynchronous (using async and await keywords).
Widgets (UI components) can independently update and communicate with each
other via message passing.
.
Textual has more in common with modern web development than it does with
curses; layout is done with CSS grid and (soon) the theme may be customized
with CSS. Other techniques are borrowed from JS frameworks such as Vue and
React.
Homepage: https://github.com/willmcgugan/textual
Installed-Size: '339'
Maintainer: Sandro Tosi <morph@debian.org>
Package: python3-textual
Priority: optional
Section: python
Source: textual
Version: 0.1.13-1
srcpkg_name: textual
srcpkg_version: 0.1.13-1