golang-github-olekukonko-tablewriter-dev (1.1.4-1)

3 versions available in kali/kali-last-snapshot/main/armhf

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-olekukonko-tablewriter
Architecture
armhf
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
903 B
Size expected
156.4 kB
Size actual
156.4 kB
Size match

Dependencies

Required package dependencies

  • golang-github-clipperhouse-displaywidth-dev
  • golang-github-clipperhouse-uax29-dev
  • golang-github-fatih-color-dev
  • golang-github-mattn-go-runewidth-dev
  • golang-github-olekukonko-errors-dev
  • golang-github-olekukonko-ll-dev
  • golang-github-olekukonko-ts-dev

Suggested packages

Recommended additional packages

  • None

Description

generate ASCII tables in Golang

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5d152adea…67523f6e
SHA-1df3bdd05…9b9a4998
SHA-2562bf4eba0…6dada7f8
SHA-5128968ca03…301b81dc

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-olekukonko-tablewriter-dev
usr/share/doc/golang-github-olekukonko-tablewriter-dev/README.md.gz
usr/share/doc/golang-github-olekukonko-tablewriter-dev/changelog.Debian.gz
usr/share/doc/golang-github-olekukonko-tablewriter-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/olekukonko
usr/share/gocode/src/github.com/olekukonko/tablewriter
usr/share/gocode/src/github.com/olekukonko/tablewriter/_example
usr/share/gocode/src/github.com/olekukonko/tablewriter/_example/filetable
usr/share/gocode/src/github.com/olekukonko/tablewriter/_example/filetable/main.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/_example/symbols
usr/share/gocode/src/github.com/olekukonko/tablewriter/_example/symbols/main.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/config.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/csv.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/deprecated.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/go.mod
usr/share/gocode/src/github.com/olekukonko/tablewriter/go.sum
usr/share/gocode/src/github.com/olekukonko/tablewriter/option.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache/cache.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache/lru.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache/lru_bench_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache/lru_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp/_data
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp/_data/long-text-wrapped.txt
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp/_data/long-text.txt
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp/wrap.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp/wrap_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/cache.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/ea.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/ea_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/tab.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/width.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/width_bench_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/width_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/blueprint.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/colorized.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/fn.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/html.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/junction.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/markdown.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/ocean.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/svg.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/tint.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/stream.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tablewriter.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tablewriter_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/basic_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/blueprint_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/bug_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/caption_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/colorized_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/csv_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/extra_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/feature_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/fn.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/html_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/markdown_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/merge_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/ocean_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/streamer_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/struct_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/svg_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/table_bench_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/cell.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/deprecated.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/fn.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/fn_test.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/mapper.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/preset.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/renderer.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/slicer.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/state.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/symbols.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/tw.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/types.go
usr/share/gocode/src/github.com/olekukonko/tablewriter/zoo.go