[ ソース: 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