软件包: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