[ 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