pkgsrc/devel/ruby-tty-table/DESCR
taca 2f04cbc5ac devel/ruby-tty-table: add version 0.12.0
Add ruby-tty-table package version 0.12.0.


TTY::Table

TTY::Table provides independent table formatting component for TTY toolkit
(https://github.com/piotrmurach/tty).

## Features

* Table behaves like an array with familiar API
* Create table once and render using custom view renderers
* Rendering provides many display options
* Easy custom border creation
* Supports multibyte character encodings
2021-01-11 13:30:38 +00:00

12 lines
359 B
Text

TTY::Table
TTY::Table provides independent table formatting component for TTY toolkit
(https://github.com/piotrmurach/tty).
## Features
* Table behaves like an array with familiar API
* Create table once and render using custom view renderers
* Rendering provides many display options
* Easy custom border creation
* Supports multibyte character encodings