rainbox-0.26.0.0: README.md
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](lib/Rainbox/Tutorial.hs).
Portability
===========
There's nothing unportable in Rainbox; however, it does use
[Rainbow](http://hackage.haskell.org/package/rainbow) which is only
tested on UNIX-like systems.
License
=======
Rainbox is licensed under the BSD license; please see the LICENSE
file.