软件包:golang-sourcehut-rockorager-vaxis-dev(0.13.0-1)
golang-sourcehut-rockorager-vaxis-dev 的相关链接
Debian 的资源:
下载源码包 golang-sourcehut-rockorager-vaxis:
- [golang-sourcehut-rockorager-vaxis_0.13.0-1.dsc]
- [golang-sourcehut-rockorager-vaxis_0.13.0.orig.tar.gz]
- [golang-sourcehut-rockorager-vaxis_0.13.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [git.sr.ht]
相似软件包:
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.
其他与 golang-sourcehut-rockorager-vaxis-dev 有关的软件包
|
|
|
|
-
- 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