Artifact golang-github-rodaine-table-dev_1.1.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: golang-github-google-go-cmp-dev, golang-github-mattn-go-runewidth-dev,
    golang-github-stretchr-testify-dev
  Description: |-
    Go CLI Table Generator (library)
     Go package "table" provides a convenient way to generate tabular output
     of any data, primarily useful for CLI tools.
     .
     Features:
     .
      * Accepts all data types (string, int, interface{}, everything!) and
        will use the String() string method of a type if available.
      * Can specify custom formatting for the header and first column cells
        for better readability.
      * Columns are left-aligned and sized to fit the data, with customizable
        padding.
      * The printed output can be sent to any io.Writer, defaulting to
        os.Stdout.
      * Built to an interface, so you can roll your own Table implementation.
      * Works well with ANSI colors (fatih/color
        (https://github.com/fatih/color) in the example)!
      * Can provide a custom WidthFunc to accomodate multi- and zero-width
        characters (such as runewidth (https://github.com/mattn/go-runewidth))
  Homepage: https://github.com/rodaine/table
  Installed-Size: '32'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-rodaine-table-dev
  Priority: optional
  Section: golang
  Source: golang-github-rodaine-table
  Version: 1.1.0-2
srcpkg_name: golang-github-rodaine-table
srcpkg_version: 1.1.0-2

File

golang-github-rodaine-table-dev_1.1.0-2_all.deb
Binary file golang-github-rodaine-table-dev_1.1.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-rodaine-table_1.1.0-2

binary package System - - 5 months, 4 weeks ago 4 months, 4 weeks
BETA