[ 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