About

This package is 31.3 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/g/golang-github-chzyer-readline/golang-github-chzyer-readline-dev_1.4+git20171103.a4d5111-1_all.deb .

View its full control file here: debian/control.

Description

Readline is a pure go implementation for a GNU-Readline like library

Relations

This package depends on: golang-github-nbutton23-zxcvbn-go-dev.

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

golang-github-chzyer-readline-dev 1.4+git20171103.a4d5111-1 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/golang-github-chzyer-readline-dev/ root:root 0o755
/usr/share/doc/golang-github-chzyer-readline-dev/changelog.Debian.gz application/gzip root:root 0o644 341 bytes
/usr/share/doc/golang-github-chzyer-readline-dev/copyright text/plain root:root 0o644 3.5 KB
/usr/share/gocode/ root:root 0o755
/usr/share/gocode/src/ root:root 0o755
/usr/share/gocode/src/github.com/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/ansi_windows.go text/plain root:root 0o644 5.1 KB
/usr/share/gocode/src/github.com/chzyer/readline/complete.go text/plain root:root 0o644 6.0 KB
/usr/share/gocode/src/github.com/chzyer/readline/complete_helper.go text/plain root:root 0o644 3.9 KB
/usr/share/gocode/src/github.com/chzyer/readline/complete_segment.go text/plain root:root 0o644 1.8 KB
/usr/share/gocode/src/github.com/chzyer/readline/complete_segment_test.go text/plain root:root 0o644 3.2 KB
/usr/share/gocode/src/github.com/chzyer/readline/example/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-demo/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-demo/readline-demo.go text/x-c root:root 0o644 3.5 KB
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-im/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-im/readline-im.go text/x-c root:root 0o644 953 bytes
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-multiline/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-multiline/readline-multiline.go text/x-c root:root 0o644 676 bytes
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-pass-strength/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-pass-strength/readline-pass-strength.go text/x-c root:root 0o644 2.4 KB
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-remote/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-remote/readline-remote-client/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-remote/readline-remote-client/client.go text/x-c root:root 0o644 155 bytes
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-remote/readline-remote-server/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/example/readline-remote/readline-remote-server/server.go text/x-c root:root 0o644 417 bytes
/usr/share/gocode/src/github.com/chzyer/readline/history.go text/plain root:root 0o644 6.0 KB
/usr/share/gocode/src/github.com/chzyer/readline/operation.go text/plain root:root 0o644 10.5 KB
/usr/share/gocode/src/github.com/chzyer/readline/password.go text/plain root:root 0o644 630 bytes
/usr/share/gocode/src/github.com/chzyer/readline/rawreader_windows.go text/plain root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/chzyer/readline/readline.go text/plain root:root 0o644 6.8 KB
/usr/share/gocode/src/github.com/chzyer/readline/readline_test.go text/plain root:root 0o644 329 bytes
/usr/share/gocode/src/github.com/chzyer/readline/remote.go text/plain root:root 0o644 8.3 KB
/usr/share/gocode/src/github.com/chzyer/readline/runebuf.go text/plain root:root 0o644 10.6 KB
/usr/share/gocode/src/github.com/chzyer/readline/runes/ root:root 0o755
/usr/share/gocode/src/github.com/chzyer/readline/runes.go text/plain root:root 0o644 3.7 KB
/usr/share/gocode/src/github.com/chzyer/readline/runes/runes.go text/plain root:root 0o644 2.5 KB
/usr/share/gocode/src/github.com/chzyer/readline/runes/runes_test.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/chzyer/readline/runes_test.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/chzyer/readline/search.go text/plain root:root 0o644 3.1 KB
/usr/share/gocode/src/github.com/chzyer/readline/std.go text/plain root:root 0o644 3.4 KB
/usr/share/gocode/src/github.com/chzyer/readline/std_windows.go text/plain root:root 0o644 141 bytes
/usr/share/gocode/src/github.com/chzyer/readline/term_bsd.go text/plain root:root 0o644 734 bytes
/usr/share/gocode/src/github.com/chzyer/readline/term.go text/plain root:root 0o644 3.0 KB
/usr/share/gocode/src/github.com/chzyer/readline/terminal.go text/plain root:root 0o644 4.0 KB
/usr/share/gocode/src/github.com/chzyer/readline/term_linux.go text/plain root:root 0o644 964 bytes
/usr/share/gocode/src/github.com/chzyer/readline/term_solaris.go text/plain root:root 0o644 786 bytes
/usr/share/gocode/src/github.com/chzyer/readline/term_unix.go text/plain root:root 0o644 663 bytes
/usr/share/gocode/src/github.com/chzyer/readline/term_windows.go text/plain root:root 0o644 4.3 KB
/usr/share/gocode/src/github.com/chzyer/readline/utils.go text/plain root:root 0o644 4.6 KB
/usr/share/gocode/src/github.com/chzyer/readline/utils_test.go text/plain root:root 0o644 17 bytes
/usr/share/gocode/src/github.com/chzyer/readline/utils_unix.go text/plain root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/chzyer/readline/utils_windows.go text/plain root:root 0o644 554 bytes
/usr/share/gocode/src/github.com/chzyer/readline/vim.go text/plain root:root 0o644 2.8 KB
/usr/share/gocode/src/github.com/chzyer/readline/windows_api.go text/plain root:root 0o644 3.0 KB