[ ソース: 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