Source: golang-github-coreos-gexpect
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
           Tim Potter <tpot@hpe.com>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper (>= 11),
               dh-golang (>= 1.17~),
               golang-any,
               golang-github-kballard-go-shellquote-dev,
               golang-github-kr-pty-dev
Standards-Version: 4.1.4
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
XS-Go-Import-Path: github.com/coreos/gexpect

Package: golang-github-coreos-gexpect-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-kballard-go-shellquote-dev,
         golang-github-kr-pty-dev
Description: library for starting and controlling subprocesses
 Pure golang expect library, for easily starting and controlling subprocesses.
