Popularity
6.5
Stable
Activity
0.0
Stable
13
2
6

Monthly Downloads: 68
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Text     System    

rainbox alternatives and similar packages

Based on the "Text" category.
Alternatively, view rainbox alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of rainbox or a related project?

Add another 'Text' Package

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](lib/Rainbox/Tutorial.hs).

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.


*Note that all licence references and agreements mentioned in the rainbox README section above are relevant to that project's source code only.