FileSize | 6056 |
MD5 | 910BE149C8BE9DA15C4BF2CC9E8B488C |
PackageDescription | 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. |
PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-thomasrooney-gexpect-dev |
PackageSection | golang |
PackageVersion | 0.0~git20161231.5482f03-2 |
SHA-1 | B88FA48B1A7CB652B9869BDCB500670583E2932D |
SHA-256 | E493E7DF15D96F6790E9C648965233FB87F9D397C7C34E3D3A0462E9FB3EF5CA |