rainbox

Two-dimensional box pretty printing, with colors

https://www.github.com/massysett/rainbox

Version on this page:0.24.4.0
LTS Haskell 22.14:0.26.0.0
Stackage Nightly 2024-03-28:0.26.0.0
Latest on Hackage:0.26.0.0

See all snapshots rainbox appears in

BSD-3-Clause licensed by Omari Norman
Maintained by [email protected]
This version can be pinned in stack with:rainbox-0.24.4.0@sha256:9fb3a10034e205256cbb957b27e41b0ad24a7315c0a8af8dc7b45e51440b0135,2383

Module documentation for 0.24.4.0

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.