Source: golang-github-erikgeiser-promptkit
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-charm-bubbles-v2-dev,
 golang-charm-bubbletea-v2-dev,
 golang-charm-lipgloss-v2-dev,
 golang-github-muesli-reflow-dev,
 golang-github-muesli-termenv-dev,
 golang-golang-x-term-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-erikgeiser-promptkit
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-erikgeiser-promptkit.git
Homepage: https://github.com/erikgeiser/promptkit
XS-Go-Import-Path: github.com/erikgeiser/promptkit

Package: golang-github-erikgeiser-promptkit-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-charm-bubbles-v2-dev,
 golang-charm-bubbletea-v2-dev,
 golang-charm-lipgloss-v2-dev,
 golang-github-muesli-reflow-dev,
 golang-github-muesli-termenv-dev,
 golang-golang-x-term-dev,
 ${misc:Depends},
Description: collection of common CLI prompts for interactive programs (library)
 Promptkit is a collection of common command line prompts for interactive
 programs. Each prompts comes with sensible defaults, re-mappable key bindings
 and many opportunities for heavy customization.
