[ trixie ]
[ sid ]
[ Bron: golang-github-ergochat-readline ]
Pakket: golang-github-ergochat-readline-dev (0.1.3-2)
Verwijzigingen voor golang-github-ergochat-readline-dev
Debian bronnen:
Het bronpakket golang-github-ergochat-readline downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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).
Andere aan golang-github-ergochat-readline-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries