[ 原始碼: golang-github-ergochat-readline ]
套件:golang-github-ergochat-readline-dev(0.1.3-2)
golang-github-ergochat-readline-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-ergochat-readline:
- [golang-github-ergochat-readline_0.1.3-2.dsc]
- [golang-github-ergochat-readline_0.1.3.orig.tar.gz]
- [golang-github-ergochat-readline_0.1.3-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
readline implementation in pure Go (library)
This is a pure Go implementation of functionality comparable to GNU Readline (https://en.wikipedia.org/wiki/GNU_Readline), i.e. line editing and command history for simple TUI programs.
It is a fork of chzyer/readline (https://github.com/chzyer/readline).
* Relative to the upstream repository, it is actively maintained and has numerous bug fixes and improvements (see docs/CHANGELOG.md). See the migration guide (docs/MIGRATING.md) for advice on how to migrate from upstream. * Relative to x/term (https://pkg.go.dev/golang.org/x/term), it has more features (e.g. tab-completion).
其他與 golang-github-ergochat-readline-dev 有關的套件
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries