Pakket: golang-sourcehut-rockorager-vaxis-dev (0.10.3-1)
Verwijzigingen voor golang-sourcehut-rockorager-vaxis-dev
Debian bronnen:
Het bronpakket golang-sourcehut-rockorager-vaxis downloaden:
- [golang-sourcehut-rockorager-vaxis_0.10.3-1.dsc]
- [golang-sourcehut-rockorager-vaxis_0.10.3.orig.tar.xz]
- [golang-sourcehut-rockorager-vaxis_0.10.3-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [git.sr.ht]
Vergelijkbare pakketten:
Terminal User Interface (TUI) library for go
Vaxis is a Terminal User Interface (TUI) library for go. Vaxis supports modern terminal features, such as styled underlines and graphics. A widgets package is provided with some useful widgets.
Vaxis is blazingly fast at rendering. It might not be as fast or efficient as notcurses, but significant profiling has been done to reduce all render bottlenecks while still maintaining the feature-set.
Vaxis does not use terminfo. Support for features is detected through terminal queries. Vaxis assumes xterm-style escape codes everywhere else.
Andere aan golang-sourcehut-rockorager-vaxis-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-containerd-console-dev
- Console package for Go
-
- dep: golang-github-creack-pty-dev
- PTY interface for Golang
-
- dep: golang-github-mattn-go-runewidth-dev
- functions to get fixed width of the character or string
-
- dep: golang-github-rivo-uniseg-dev
- Unicode Text Segmentation for Go
-
- dep: golang-github-soniakeys-quant-dev
- Interface for image color quantizers (library)
-
- dep: golang-golang-x-exp-dev
- experimental and deprecated packages
-
- dep: golang-golang-x-image-dev
- supplementary Go image libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system