Source: golang-github-twpayne-go-expect
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Jani Heikkinen <jani.p.heikkinen@protonmail.ch>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-creack-pty-dev,
               golang-github-muesli-cancelreader-dev,
               golang-github-stretchr-testify-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-twpayne-go-expect
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-twpayne-go-expect.git
Homepage: https://github.com/twpayne/go-expect
XS-Go-Import-Path: github.com/twpayne/go-expect

Package: golang-github-twpayne-go-expect-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-creack-pty-dev,
         golang-github-muesli-cancelreader-dev,
         golang-github-stretchr-testify-dev,
         ${misc:Depends},
Description: expect like go library to automate control of terminal programs
 This package contains the source code and development files needed to
 build Go applications that utilize the twpayne fork of the go-expect
 for process automation and interactive terminal programs.
