[ trixie ]
[ sid ]
[ 原始碼: golang-github-tonistiigi-vt100 ]
套件:golang-github-tonistiigi-vt100-dev(0.0~git20240514.90bafcd-2)
golang-github-tonistiigi-vt100-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-tonistiigi-vt100:
- [golang-github-tonistiigi-vt100_0.0~git20240514.90bafcd-2.dsc]
- [golang-github-tonistiigi-vt100_0.0~git20240514.90bafcd.orig.tar.xz]
- [golang-github-tonistiigi-vt100_0.0~git20240514.90bafcd-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Raw-mode vt100 screen reader (library)
This project was based on jaguilar/vt100 (https://github.com/jaguilar/vt100)
This is a vt100 screen reader. It seems to do a pretty decent job of parsing the nethack input stream. It supports the following features:
* Cursor movement * Erasing * Many of the text properties -- underline, inverse, blink, etc. * Sixteen colors * Cursor saving and unsaving * UTF-8 * Scrolling
Not currently supported (and no plans to support):
* Prompts * Other cooked mode features
The API is not stable! This is a v0 package.
其他與 golang-github-tonistiigi-vt100-dev 有關的套件
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package