[ 源代码: golang-github-jedib0t-go-pretty ]
软件包:golang-github-jedib0t-go-pretty-dev(6.5.9-1)
golang-github-jedib0t-go-pretty-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-jedib0t-go-pretty:
- [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]
维护小组:
外部的资源:
- 主页 [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