Source: golang-github-coreos-gexpect Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Anthony Fok Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-creack-pty-dev (>= 1.1.10), golang-github-kballard-go-shellquote-dev Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-coreos-gexpect Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-coreos-gexpect.git Homepage: https://github.com/coreos/gexpect Rules-Requires-Root: no XS-Go-Import-Path: github.com/coreos/gexpect Package: golang-github-coreos-gexpect-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-creack-pty-dev (>= 1.1.10), golang-github-kballard-go-shellquote-dev Description: library for starting and controlling subprocesses Pure golang expect library, for easily starting and controlling subprocesses.