Debian NEW package overview for golang-github-cqroot-prompt
| golang-github-cqroot-prompt_0.9.4-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sun, 25 Jan 2026 19:06:54 +0100 |
| Source: | golang-github-cqroot-prompt |
| Binary: | golang-github-cqroot-prompt-dev |
| Architecture: | source all |
| Version: | 0.9.4-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Daniel Baumann <daniel@debian.org> |
| Changed-By: | Daniel Baumann <daniel@debian.org> |
| Description: | golang-github-cqroot-prompt-dev - User-friendly, highly customizable interactive prompts for Go (li |
| Changes: | golang-github-cqroot-prompt (0.9.4-1) unstable; urgency=medium * Initial upload to sid, needed for changie. |
| Files: | 9bce554c2d6910e108f4838d458ceb53 1736 golang optional golang-github-cqroot-prompt_0.9.4-1.dsc 5476470a21699052f7e0da23d1ca9878 17072 golang optional golang-github-cqroot-prompt_0.9.4.orig.tar.xz f60e8be10015e921857f302144283030 2052 golang optional golang-github-cqroot-prompt_0.9.4-1.debian.tar.xz 6e1797d6e4aeeee475763df5e8df2a4e 15444 golang optional golang-github-cqroot-prompt-dev_0.9.4-1_all.deb 4c0c8e55120f4c93c693357faee1fc3a 7566 golang optional golang-github-cqroot-prompt_0.9.4-1_amd64.buildinfo |
| golang-github-cqroot-prompt_0.9.4-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | golang-github-cqroot-prompt |
| Binary: | golang-github-cqroot-prompt-dev |
| Architecture: | all |
| Version: | 0.9.4-1 |
| Maintainer: | Daniel Baumann <daniel@debian.org> |
| Homepage: | https://github.com/cqroot/prompt |
| Standards-Version: | 4.7.3 |
| Vcs-Browser: | https://forgejo.debian.net/changie/golang-github-cqroot-prompt |
| Vcs-Git: | https://forgejo.debian.net/changie/golang-github-cqroot-prompt |
| Testsuite: | autopkgtest-pkg-go |
| Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-charmbracelet-bubbles-dev, golang-github-charmbracelet-bubbletea-dev, golang-github-charmbracelet-lipgloss-dev, golang-github-cqroot-multichoose-dev, golang-github-stretchr-testify-dev |
| Package-List: | golang-github-cqroot-prompt-dev deb golang optional arch=all |
| Files: | 5476470a21699052f7e0da23d1ca9878 17072 golang-github-cqroot-prompt_0.9.4.orig.tar.xz f60e8be10015e921857f302144283030 2052 golang-github-cqroot-prompt_0.9.4-1.debian.tar.xz |
| Go-Import-Path: | github.com/cqroot/prompt |
| README.source for golang-github-cqroot-prompt_0.9.4-1.dsc (click to toggle) | |
|---|---|
| No README.source in this package | |
| control file for golang-github-cqroot-prompt-dev_0.9.4-1_all.deb (click to toggle) | |
|---|---|
| Package: | golang-github-cqroot-prompt-dev |
| Source: | golang-github-cqroot-prompt |
| Version: | 0.9.4-1 |
| Architecture: | all |
| Maintainer: | Daniel Baumann <daniel@debian.org> |
| Installed-Size: | 130 |
| Depends: | golang-github-charmbracelet-bubbles-dev, golang-github-charmbracelet-bubbletea-dev, golang-github-charmbracelet-lipgloss-dev, golang-github-stretchr-testify-dev |
| Section: | golang |
| Priority: | optional |
| Multi-Arch: | foreign |
| Homepage: | https://github.com/cqroot/prompt |
| Description: | User-friendly, highly customizable interactive prompts for Go (library)
Prompt is a user-friendly, highly customizable interactive prompts for Go,
based on Bubble Tea and inspired by Prompts and Gum:
.
* choose lets the user choose one of several strings using the
terminal ui.
* multichoose lets the user choose multiple strings from multiple
strings using the terminal ui.
* input lets the user enter a string using the terminal ui.
You can specify that only **numbers** or **integers** are allowed.
* Show help message for keymaps.
* Based on Bubble Tea.
prompt.Prompt and all child models implement tea.Model. |
| contents of golang-github-cqroot-prompt-dev_0.9.4-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2026-01-25 18:06 ./ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/doc/golang-github-cqroot-prompt-dev/ -rw-r--r-- root/root 174 2026-01-25 18:06 ./usr/share/doc/golang-github-cqroot-prompt-dev/changelog.Debian.gz -rw-r--r-- root/root 1408 2026-01-25 18:06 ./usr/share/doc/golang-github-cqroot-prompt-dev/copyright drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/ drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/advancedchoose/ -rw-r--r-- root/root 896 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/advancedchoose/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/choose/ -rw-r--r-- root/root 641 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/choose/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/choose-themes/ -rw-r--r-- root/root 704 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/choose-themes/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input/ -rw-r--r-- root/root 541 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-echo-none/ -rw-r--r-- root/root 396 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-echo-none/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-echo-password/ -rw-r--r-- root/root 400 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-echo-password/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-integer-only/ -rw-r--r-- root/root 398 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-integer-only/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-number-only/ -rw-r--r-- root/root 396 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-number-only/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-options/ -rw-r--r-- root/root 497 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-options/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-with-validation/ -rw-r--r-- root/root 694 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/input-with-validation/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/multichoose/ -rw-r--r-- root/root 742 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/multichoose/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/multichoose-options/ -rw-r--r-- root/root 586 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/multichoose-options/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/multichoose-themes/ -rw-r--r-- root/root 536 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/multichoose-themes/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/prompt-clear-screen/ -rw-r--r-- root/root 474 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/prompt-clear-screen/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/prompt-themes/ -rw-r--r-- root/root 1369 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/prompt-themes/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/tea-program-options/ -rw-r--r-- root/root 981 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/tea-program-options/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/write/ -rw-r--r-- root/root 588 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/write/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/write-options/ -rw-r--r-- root/root 518 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/write-options/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/write-with-validation/ -rw-r--r-- root/root 693 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/_examples/write-with-validation/main.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/choose/ -rw-r--r-- root/root 2307 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/choose/choose.go -rw-r--r-- root/root 1975 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/choose/choose_test.go -rw-r--r-- root/root 1512 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/choose/keys.go -rw-r--r-- root/root 588 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/choose/options.go -rw-r--r-- root/root 1354 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/choose/options_test.go -rw-r--r-- root/root 1989 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/choose/themes.go -rw-r--r-- root/root 2254 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/choose/themes_test.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/constants/ -rw-r--r-- root/root 85 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/constants/errors.go -rw-r--r-- root/root 867 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/constants/styles.go -rw-r--r-- root/root 189 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/errors.go -rw-r--r-- root/root 1256 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/go.mod -rw-r--r-- root/root 5053 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/go.sum drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/input/ -rw-r--r-- root/root 3296 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/input/input.go -rw-r--r-- root/root 3046 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/input/input_test.go -rw-r--r-- root/root 527 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/input/keys.go -rw-r--r-- root/root 1714 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/input/options.go -rw-r--r-- root/root 2525 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/input/options_test.go -rw-r--r-- root/root 741 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/model.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/multichoose/ -rw-r--r-- root/root 1074 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/multichoose/keys.go -rw-r--r-- root/root 2389 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/multichoose/multichoose.go -rw-r--r-- root/root 1870 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/multichoose/multichoose_test.go -rw-r--r-- root/root 761 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/multichoose/options.go -rw-r--r-- root/root 1442 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/multichoose/options_test.go -rw-r--r-- root/root 1344 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/multichoose/themes.go -rw-r--r-- root/root 1765 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/multichoose/themes_test.go -rw-r--r-- root/root 325 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/options.go -rw-r--r-- root/root 1197 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/prompt.go -rw-r--r-- root/root 1808 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/runners.go -rw-r--r-- root/root 1282 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/themes.go drwxr-xr-x root/root 0 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/write/ -rw-r--r-- root/root 529 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/write/keys.go -rw-r--r-- root/root 957 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/write/options.go -rw-r--r-- root/root 1685 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/write/options_test.go -rw-r--r-- root/root 2659 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/write/write.go -rw-r--r-- root/root 3415 2026-01-25 18:06 ./usr/share/gocode/src/github.com/cqroot/prompt/write/write_test.go | |
| copyright of golang-github-cqroot-prompt-dev_0.9.4-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: prompt Upstream-Contact: https://github.com/cqroot/prompt/issues Source: https://github.com/cqroot/prompt/tags Files: * Copyright: 2023 Keith Chu <cqroot@outlook.com> License: MIT Files: debian/* Copyright: 2026 Daniel Baumann <daniel@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
Timestamp: 25.01.2026 / 20:03:18 (UTC)