パッケージ: golang-github-xo-tblfmt-dev (0.15.1-1)
golang-github-xo-tblfmt-dev に関するリンク
Debian の資源:
golang-github-xo-tblfmt ソースパッケージをダウンロード:
- [golang-github-xo-tblfmt_0.15.1-1.dsc]
- [golang-github-xo-tblfmt_0.15.1.orig.tar.gz]
- [golang-github-xo-tblfmt_0.15.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Streaming, buffered table encoder for database results (library)
This package provides a Go library for formatting and rendering tabular data into various output formats, such as plain text, CSV, or Markdown. It offers a flexible and customizable API for developers to create well-structured tables in command-line applications or other Go programs.
It includes the source code and development files for integrating the library into Go projects. With support for customizable column alignment, padding, and styling, it is ideal for generating readable and professional-looking table outputs in terminal-based tools or data processing applications.
その他の golang-github-xo-tblfmt-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-mattn-go-runewidth-dev
- functions to get fixed width of the character or string
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries