golang-github-jedib0t-go-pretty-dev (6.5.9-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-jedib0t-go-pretty
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
684 B
Size expected
80.8 kB
Size actual
80.8 kB
Size match

Dependencies

Required package dependencies

  • golang-github-mattn-go-runewidth-dev
  • golang-github-pkg-profile-dev
  • golang-github-stretchr-testify-dev

Suggested packages

Recommended additional packages

  • None

Description

Pretty print tables, lists, progress-bars and text

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD580500b24…e994e98b
SHA-10513f41e…4f460a30
SHA-2563f05b372…f9038906
SHA-512aa6983c8…76284a35

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-jedib0t-go-pretty-dev
usr/share/doc/golang-github-jedib0t-go-pretty-dev/changelog.Debian.gz
usr/share/doc/golang-github-jedib0t-go-pretty-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/jedib0t
usr/share/gocode/src/github.com/jedib0t/go-pretty
usr/share/gocode/src/github.com/jedib0t/go-pretty/bench_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/go.mod
usr/share/gocode/src/github.com/jedib0t/go-pretty/go.sum
usr/share/gocode/src/github.com/jedib0t/go-pretty/list
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/list.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/list_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_html.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_html_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_markdown.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_markdown_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/render_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/style.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/writer.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/list/writer_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/indicator.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/indicator_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/progress.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/progress_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/render.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/render_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/style.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/tracker.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/tracker_sort.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/tracker_sort_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/tracker_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/units.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/units_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/progress/writer.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/config.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/config_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_automerge_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_bidi_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_csv.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_csv_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_hint.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_html.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_html_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_init.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_markdown.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_markdown_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_paged_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_tsv.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/render_tsv_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/sort.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/sort_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/style.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/table.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/table_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/util.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/util_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/writer.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/table/writer_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/align.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/align_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/ansi.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/ansi_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/ansi_unix.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/ansi_windows.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/color.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/color_html.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/color_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/cursor.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/cursor_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/direction.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/direction_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/escape.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/filter.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/filter_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/format.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/format_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/hyperlink.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/hyperlink_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/string.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/string_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/transformer.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/transformer_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/valign.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/valign_test.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/wrap.go
usr/share/gocode/src/github.com/jedib0t/go-pretty/text/wrap_test.go