[ Bron: golang-github-jedib0t-go-pretty ]
Pakket: golang-github-jedib0t-go-pretty-dev (6.5.9-1)
Verwijzigingen voor golang-github-jedib0t-go-pretty-dev
Debian bronnen:
Het bronpakket golang-github-jedib0t-go-pretty downloaden:
- [golang-github-jedib0t-go-pretty_6.5.9-1.dsc]
- [golang-github-jedib0t-go-pretty_6.5.9.orig.tar.gz]
- [golang-github-jedib0t-go-pretty_6.5.9-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-jedib0t-go-pretty-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-mattn-go-runewidth-dev
- functions to get fixed width of the character or string
-
- dep: golang-github-pkg-profile-dev
- Simple profiling for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package