[ 源代码: golang-github-gdamore-tcell.v2 ]
软件包:golang-github-gdamore-tcell.v2-dev(2.7.4-1)
golang-github-gdamore-tcell.v2-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-gdamore-tcell.v2:
- [golang-github-gdamore-tcell.v2_2.7.4-1.dsc]
- [golang-github-gdamore-tcell.v2_2.7.4.orig.tar.gz]
- [golang-github-gdamore-tcell.v2_2.7.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
cell based view for text terminals
Package tcell provides a cell based view for text terminals, like xterm. It was inspired by termbox, but differs from termbox in some important ways. It also adds substantial functionality beyond termbox.
其他与 golang-github-gdamore-tcell.v2-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-gdamore-encoding-dev (>= 1.0.0)
- Various character map encodings missing from golang.org/x/net/encoding
-
- dep: golang-github-lucasb-eyer-go-colorful-dev (>= 1.2.0)
- Library for handling color spaces in Go
-
- dep: golang-github-mattn-go-runewidth-dev (>= 0.0.14)
- functions to get fixed width of the character or string
-
- dep: golang-golang-x-sys-dev (>= 0.0~git20220722.8c9f86f)
- Low-level interaction with the operating system
-
- dep: golang-golang-x-term-dev (>= 0.0~git20210927.03fcf44)
- Go terminal and console support (library)
-
- dep: golang-golang-x-text-dev (>= 0.5.0)
- Supplementary Go text-related libraries