@hackage rainbox0.2.0.0

Two-dimensional box pretty printing, with colors

Rainbox

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

Current development status

Currently the library is done and passes all tests; I'm working on adding more tests and some documentation.

Documentation

In addition to the Haddock documentation, a tutorial is available in the Rainbox.Tutorial module. This module is best read in your text editor or through the Github web interface, as it is written in literate Haskell, which HsColour does not fare so well with.

Portability

There's nothing unportable in Rainbox; however, it does use Rainbow which works only on UNIX-like systems because it uses the UNIX terminfo library. I only develop for UNIX-like systems because they are the only ones I use.

License

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

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      mosaic
       (off by default)

      Build the rainbox-mosaic executable.