golang-github-jedib0t-go-pretty 6.2.4-1 source package in Ubuntu

Changelog

golang-github-jedib0t-go-pretty (6.2.4-1) unstable; urgency=medium

  * New upstream version 6.2.4.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Mon, 16 Aug 2021 19:09:01 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-jedib0t-go-pretty_6.2.4-1.dsc 2.4 KiB 623af43d0d3b033d79c6d4d62e8186c893076291863f1a635411e94b8bd1c793
golang-github-jedib0t-go-pretty_6.2.4.orig.tar.gz 394.4 KiB 756fd1d9d2b994aa67caa34b88c92a818a35e5b1b070b330f4e42ce8a6f45984
golang-github-jedib0t-go-pretty_6.2.4-1.debian.tar.xz 2.8 KiB 57dab18429e45d98fc604d0426d74483db7dad4670040d344a77ad1f633b4fe2

Available diffs

No changes file available.

Binary packages built by this source

golang-github-jedib0t-go-pretty-dev: Pretty print tables, lists, progress-bars and text

 Utilities to prettify console output of tables, lists, progress-bars and text.
 .
 Formatting | Description
 Table | Pretty-print tables into ASCII/Unicode strings.
 List | Pretty-print lists with multiple levels/indents
               into ASCII/Unicode strings.
 Progress | Track the Progress of one or more Tasks
               (like downloading multiple files in parallel).
 Text | Utility functions to manipulate text with
               or without ANSI escape sequences.