Wed, 30 Oct 2024 15:25:54 UTC | login

Information for RPM golang-github-c-bata-prompt-devel-0.2.6-12.fc41.noarch.rpm

ID1345976
Namegolang-github-c-bata-prompt-devel
Version0.2.6
Release12.fc41
Epoch
Archnoarch
SummaryBuilding powerful interactive prompts in Go
DescriptionA library for building powerful interactive prompts inspired by python-prompt-toolkit, making it easier to build cross-platform command line tools using Go. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/c-bata/go-prompt
Build Time2024-07-23 12:27:55 GMT
Size51.97 KB
75e214485b74054f16ea33e828913c5e
LicenseMIT
Buildrootf41-build-818560-151096
Provides
golang(github.com/c-bata/go-prompt) = 0.2.6-12.fc41
golang(github.com/c-bata/go-prompt/completer) = 0.2.6-12.fc41
golang(github.com/c-bata/go-prompt/internal/bisect) = 0.2.6-12.fc41
golang(github.com/c-bata/go-prompt/internal/debug) = 0.2.6-12.fc41
golang(github.com/c-bata/go-prompt/internal/strings) = 0.2.6-12.fc41
golang(github.com/c-bata/go-prompt/internal/term) = 0.2.6-12.fc41
golang-github-c-bata-prompt-devel = 0.2.6-12.fc41
golang-ipath(github.com/c-bata/go-prompt) = 0.2.6-12.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/mattn/go-runewidth)
golang(github.com/pkg/term/termios)
golang(golang.org/x/sys/unix)
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 71 >>>
Name ascending sort Size
/usr/share/doc/golang-github-c-bata-prompt-devel0.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/CHANGELOG.md2.83 KB
/usr/share/doc/golang-github-c-bata-prompt-devel/README.md6.04 KB
/usr/share/doc/golang-github-c-bata-prompt-devel/_example0.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/README.md1.08 KB
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/build.sh469.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/exec-command0.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/exec-command/main.go429.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/http-prompt0.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/http-prompt/api.py335.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/http-prompt/main.go5.36 KB
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/live-prefix0.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/live-prefix/main.go1.08 KB
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/simple-echo0.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/simple-echo/cjk-cyrillic0.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/simple-echo/cjk-cyrillic/main.go800.00 B
/usr/share/doc/golang-github-c-bata-prompt-devel/_example/simple-echo/main.go902.00 B
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/c-bata0.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt0.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/.goipath47.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/buffer.go5.65 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/buffer_test.go4.85 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/completer0.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/completer/file.go2.34 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/completion.go4.39 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/completion_test.go6.85 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/document.go12.79 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/document_test.go28.26 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/emacs.go2.61 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/emacs_test.go741.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/filter.go1.96 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/filter_test.go3.26 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/go.mod253.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/history.go1.45 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/history_test.go1.29 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/input.go7.45 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/input_posix.go1.61 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/input_test.go533.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/input_windows.go1.64 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal0.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/bisect0.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/bisect/bisect.go327.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/bisect/bisect_test.go1.05 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/debug0.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/debug/assert.go815.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/debug/log.go875.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/strings0.00 B
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/strings/strings.go1.97 KB
/usr/share/gocode/src/github.com/c-bata/go-prompt/internal/strings/strings_test.go981.00 B
Component of
1 through 3 of 3
Buildroot descending sort Created State
f41-build-854221-166804 2024-10-02 10:58:51 expired
f41-build-850378-165364 2024-09-23 10:36:31 expired
f41-build-833210-157809 2024-08-08 13:13:32 expired