golang-github-gdamore-tcell.v3-dev (3.4.0+dfsg-1)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-gdamore-tcell.v3
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
874 B
Size expected
157.2 kB
Size actual
157.2 kB
Size match

Dependencies

Required package dependencies

  • golang-github-clipperhouse-displaywidth-dev (>= 0.11.0)
  • golang-github-clipperhouse-uax29-dev (>= 2.7.0)
  • golang-github-gdamore-encoding-dev (>= 1.0.1)
  • golang-github-lucasb-eyer-go-colorful-dev (>= 1.4.0)
  • golang-golang-x-sys-dev (>= 0.42.0)
  • golang-golang-x-term-dev (>= 0.40.0)
  • golang-golang-x-text-dev (>= 0.35.0)

Suggested packages

Recommended additional packages

  • None

Description

cell-based view for text terminals (v3)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5c4590d9a…5d3fa7d7
SHA-155a7c18f…41a7bbe1
SHA-25609bcd3c3…2f64a5fc
SHA-51287fe60e3…dbe86abf

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-gdamore-tcell.v3-dev
usr/share/doc/golang-github-gdamore-tcell.v3-dev/CHANGESv2.md
usr/share/doc/golang-github-gdamore-tcell.v3-dev/README.md.gz
usr/share/doc/golang-github-gdamore-tcell.v3-dev/SECURITY.md
usr/share/doc/golang-github-gdamore-tcell.v3-dev/TUTORIAL.md.gz
usr/share/doc/golang-github-gdamore-tcell.v3-dev/changelog.Debian.gz
usr/share/doc/golang-github-gdamore-tcell.v3-dev/changelog.gz
usr/share/doc/golang-github-gdamore-tcell.v3-dev/copyright
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/beep
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/beep/beep.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/beep/beep_test.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/boxes
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/boxes/boxes.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/boxes/boxes_test.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/clipboard
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/clipboard/clipboard.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/clipboard/clipboard_test.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/colors
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/colors/colors.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/colors/colors_test.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/cursors
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/cursors/cursors.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/cursors/cursors_test.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/hello
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/hello/hello.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/hello/hello_test.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/mouse.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/notify.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/setsize.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/showcolor.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/sixel.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/stress.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/styles
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/styles/styles.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/styles/styles_test.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/unicode
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/unicode/unicode.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/examples/unicode/unicode_test.go
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/gdamore
usr/share/gocode/src/github.com/gdamore/tcell
usr/share/gocode/src/github.com/gdamore/tcell/v3
usr/share/gocode/src/github.com/gdamore/tcell/v3/attr.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/cell.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/cell_bench_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/cell_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/charset_plan9.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/charset_unix.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/charset_unix_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/charset_windows.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/color
usr/share/gocode/src/github.com/gdamore/tcell/v3/color/color.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/color/color_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/color/fit.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/color.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/color_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/doc.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/eastasian.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/encoding
usr/share/gocode/src/github.com/gdamore/tcell/v3/encoding/all.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/encoding/encoding_init_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/encoding.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/encoding_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/errors.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/event.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/focus.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/go.mod
usr/share/gocode/src/github.com/gdamore/tcell/v3/go.sum
usr/share/gocode/src/github.com/gdamore/tcell/v3/input.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/input_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/internal
usr/share/gocode/src/github.com/gdamore/tcell/v3/internal/widthutil
usr/share/gocode/src/github.com/gdamore/tcell/v3/internal/widthutil/widthutil.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/interrupt.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/key.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/key_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/mouse.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/mouse_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/paste.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/resize.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/resize_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/runes.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/screen.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/style.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/style_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tscreen.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tscreen_plan9.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tscreen_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tscreen_unix.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tscreen_win.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/nonblock_bsd.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/nonblock_unix.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/stdin_unix.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/tty.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/tty_plan9.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/tty_unix.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/tty_wasm.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/tty_win.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/utf16.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/utf16_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty/winsize.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/tty.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/attr.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/backend.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/cache_sweep_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/coord.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/coverage_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/cursor.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/emulate.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/emulate_bench_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/emulate_internal_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/event.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/key.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/layout.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/layouts
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/layouts/all
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/layouts/all/all.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/layouts/us
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/layouts/us/us.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/mock.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/mode.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/mode_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/tests
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/tests/cursor_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/tests/emulate_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/tests/event_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/tests/key_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/tests/mock_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/tests/uslayout_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/tests/util.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/vt.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/vt/width.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/width_bench_test.go
usr/share/gocode/src/github.com/gdamore/tcell/v3/wscreen.go
usr/share/doc/golang-github-gdamore-tcell.v3-dev/CHANGESv3.md.gz