@hackage / rainbox

Two-dimensional box pretty printing, with colors

Latest0.26.0.0

About

Metadata

  • Last updated , by OmariNorman
  • License BSD-3-Clause
  • Categories Systems Programming, Text Processing
  • Maintained by: omari@smileystation.com

  • Lottery factor: 0

Links

Installation

Readme

Rainbox

Provides pretty printing of boxes in two dimensions. Rainbox is useful for console programs that need to format tabular data.

On Hackage

https://hackage.haskell.org/package/rainbox

Documentation

In addition to the Haddock documentation, a tutorial is available in the Rainbox.Tutorial module.

Portability

There's nothing unportable in Rainbox; however, it does use Rainbow which is only tested on UNIX-like systems.

License

Rainbox is licensed under the BSD license; please see the LICENSE file.