Package: wnpp Severity: wishlist Owner: Otto Kekalainen <o...@debian.org>
* Package name : golang-github-xo-tblfmt Version : 0.15.1 Upstream Author : XO and Kenneth Shaw * URL : https://github.com/xo/tblfmt * License : Expat Programming Lang: Go Description : Streaming, buffered table encoder for result sets (ie from a database) 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. Primary motivation: This is one of the build dependencies for 'usql'.