Package: golang-github-thomasrooney-gexpect-dev (0.0~git20161231.5482f03-2)
Links for golang-github-thomasrooney-gexpect-dev
Trisquel Resources:
Download Source Package golang-github-thomasrooney-gexpect:
- [golang-github-thomasrooney-gexpect_0.0~git20161231.5482f03-2.dsc]
- [golang-github-thomasrooney-gexpect_0.0~git20161231.5482f03.orig.tar.xz]
- [golang-github-thomasrooney-gexpect_0.0~git20161231.5482f03-2.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Go Packaging Team
- Peymaneh Nejad
External Resources:
- Homepage [github.com]
Similar packages:
pure golang expect library
Gexpect is a pure golang expect-like module. It provides the following functions for simpler creation and control of other terminal applications:
- ReadLine, ReadUntil and SendLine send strings from/to stdout/stdin - Wait and Close allow for graceful and ungraceful termination. - AsyncInteractChannels spawns two go routines to pipe into and from stdout/stdin, allowing for some usecases to be a little simpler. - ExpectRegex uses golang's internal regex engine to wait until a match from the process with the given regular expression (or an error on process termination with no match) - ExpectRegexFind allows for groups to be extracted from process stdout.
Download golang-github-thomasrooney-gexpect-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.9 kB | 29 kB | [list of files] |