Click here to visit the old openkoji buildsystem (Archived)

Information for RPM golang-github-manifoldco-promptui-devel-0.9.0-6.fc41.noarch.rpm

ID5134
Buildgolang-github-manifoldco-promptui-0.9.0-6.fc41
Namegolang-github-manifoldco-promptui-devel
Version0.9.0
Release6.fc41
Epoch
Archnoarch
DraftFalse
SummaryInteractive prompt for command-line applications
DescriptionInteractive prompt for command-line applications. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/manifoldco/promptui
Build Time2024-04-23 14:30:18 GMT
Size35.51 KB
11bd18d321f7fd1d5e5f43d0f701f5ba
LicenseBSD
Buildrootf41-build-2217-168
Provides
golang(github.com/manifoldco/promptui) = 0.9.0-6.fc41
golang(github.com/manifoldco/promptui/list) = 0.9.0-6.fc41
golang(github.com/manifoldco/promptui/screenbuf) = 0.9.0-6.fc41
golang-github-manifoldco-promptui-devel = 0.9.0-6.fc41
golang-ipath(github.com/manifoldco/promptui) = 0.9.0-6.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/chzyer/readline)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 51 >>>
Name ascending sort Size
/usr/share/doc/golang-github-manifoldco-promptui-devel0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/CHANGELOG.md2.49 KB
/usr/share/doc/golang-github-manifoldco-promptui-devel/CODE_OF_CONDUCT.md3.09 KB
/usr/share/doc/golang-github-manifoldco-promptui-devel/README.md2.60 KB
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/confirm0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/confirm/main.go306.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/custom_prompt0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/custom_prompt/main.go669.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/custom_select0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/custom_select/main.go1.65 KB
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/prompt0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/prompt/main.go480.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/prompt_default0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/prompt_default/main.go591.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/prompt_password0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/prompt_password/main.go483.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/select0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/select/main.go381.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/select_add0.00 B
/usr/share/doc/golang-github-manifoldco-promptui-devel/_examples/select_add/main.go542.00 B
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/manifoldco0.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui0.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/.goipath46.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/codes.go2.84 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/codes_test.go791.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/cursor.go5.56 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/cursor_test.go2.65 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/example_main_test.go1.21 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/example_prompt_test.go1018.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/example_select_test.go2.54 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/example_selectwithadd_test.go657.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/go.mod304.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/keycodes.go980.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/keycodes_other.go188.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/keycodes_windows.go234.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/list0.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/list/list.go5.44 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/list/list_test.go3.60 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/prompt.go8.50 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/promptui.go1.03 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/screenbuf0.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/screenbuf/screenbuf.go3.08 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/screenbuf/screenbuf_test.go2.94 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/select.go17.39 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/select_test.go4.04 KB
/usr/share/gocode/src/github.com/manifoldco/promptui/styles.go855.00 B
/usr/share/gocode/src/github.com/manifoldco/promptui/styles_windows.go846.00 B
/usr/share/licenses/golang-github-manifoldco-promptui-devel0.00 B
Component of
1 through 11 of 11
Buildroot descending sort Created State
f41-build-98824-5830 2024-05-03 19:30:25 expired
f41-build-78576-4937 2024-05-03 08:08:55 expired
f41-build-36409-1607 2024-05-01 18:06:01 expired
f41-build-17616-584 2024-04-25 06:07:54 expired
f41-build-17082-582 2024-04-25 05:10:40 expired
f41-build-16476-581 2024-04-25 04:13:30 expired
f41-build-15892-578 2024-04-25 03:17:15 expired
f41-build-15235-571 2024-04-25 02:20:56 expired
f41-build-14772-551 2024-04-25 01:40:49 expired
f41-build-14209-536 2024-04-25 00:59:40 expired
f41-build-5841-320 2024-04-24 07:23:30 expired