[ 原始碼: golang-github-jedib0t-go-pretty ]
套件:golang-github-jedib0t-go-pretty-dev(6.2.4-1~bpo11+1)
golang-github-jedib0t-go-pretty-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-jedib0t-go-pretty:
- [golang-github-jedib0t-go-pretty_6.2.4-1~bpo11+1.dsc]
- [golang-github-jedib0t-go-pretty_6.2.4.orig.tar.gz]
- [golang-github-jedib0t-go-pretty_6.2.4-1~bpo11+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 golang-github-jedib0t-go-pretty-dev 有關的套件
|
|
|
|
-
- 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