golang-github-bndr-gotabulate-dev (1.1.2-4)

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-bndr-gotabulate
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
69 B
Size expected
8.8 kB
Size actual
8.8 kB
Size match

Dependencies

Required package dependencies

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

Suggested packages

Recommended additional packages

  • None

Description

Gotabulate - Easily pretty-print your tabular data with Go (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD51bd3883f…824dc1bb
SHA-13ea8dfed…063f9551
SHA-256717d6d8c…03de14d1
SHA-5123ec7dc11…965d7b73

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-bndr-gotabulate-dev
usr/share/doc/golang-github-bndr-gotabulate-dev/changelog.Debian.gz
usr/share/doc/golang-github-bndr-gotabulate-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/bndr
usr/share/gocode/src/github.com/bndr/gotabulate
usr/share/gocode/src/github.com/bndr/gotabulate/_tests
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/grid_floats
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/grid_ints
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/grid_ints64
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/grid_map_mixed
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/grid_mixed
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/grid_strings
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/simple_floats
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/simple_ints
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/simple_ints64
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/simple_map_mixed
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/simple_mixed
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/simple_strings
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/table_float
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/table_float_center_pad
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/table_float_right_pad
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/test_empty_element
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/test_first_row
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/test_headers
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/test_hide_lines
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/test_padded_headers
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/test_string_wrap
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/test_string_wrap_grid
usr/share/gocode/src/github.com/bndr/gotabulate/_tests/test_string_wrap_simple
usr/share/gocode/src/github.com/bndr/gotabulate/tabulate.go
usr/share/gocode/src/github.com/bndr/gotabulate/tabulate_test.go
usr/share/gocode/src/github.com/bndr/gotabulate/utils.go