golang-github-olekukonko-tablewriter-dev (1.0.9-1)
3 versions available in kali/kali-last-snapshot/main/i386
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
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 817 B
- Size expected
- 138.5 kB
- Size actual
- 138.5 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
generate ASCII tables in Golang
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 6af7e9c4…9b140f3a | |
| SHA-1 | b5d5b9df…4333bb27 | |
| SHA-256 | 2f24f810…6dfb20e5 | |
| SHA-512 | ff1f8881…6979f8af |
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/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/width.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/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