golang-github-olekukonko-tablewriter-dev (1.1.4-1)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://nl.archive.ubuntu.com/ubuntu
- Codename
- stonking
- Component
- universe
- Source
- golang-github-olekukonko-tablewriter
- Architecture
- i386
- Section
- universe/devel
- Priority
- extra
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 903 B
- Size expected
- 159.9 kB
- Size actual
- 159.9 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 | d8ae245d…f58a1f7f | |
| SHA-1 | a233dc4c…2497a6f7 | |
| SHA-256 | aa5514d9…d4d98e31 | |
| SHA-512 | 690c4cd8…c070e8cf |
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