Source: golang-github-pete-woods-go-expect
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-charmbracelet-x-dev,
Standards-Version: 4.7.4
Homepage: https://github.com/pete-woods/go-expect
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-pete-woods-go-expect
Vcs-Git: https://forgejo.debian.net/golang/golang-github-pete-woods-go-expect
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/pete-woods/go-expect

Package: golang-github-pete-woods-go-expect-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-charmbracelet-x-dev,
 ${misc:Depends},
Description: expect-like library to automate control of terminal programs (library)
 Package expect provides an expect-like interface to automate control of
 interactive applications through a pseudo-terminal.
