rainbox: Two-dimensional box pretty printing, with colors

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Please see README.md


[Skip to Readme]

Properties

Versions 0.2.0.0, 0.4.0.0, 0.4.0.2, 0.4.0.4, 0.6.0.0, 0.6.0.2, 0.8.0.0, 0.10.0.0, 0.10.0.2, 0.12.0.0, 0.14.0.0, 0.16.0.0, 0.18.0.0, 0.18.0.2, 0.18.0.4, 0.18.0.6, 0.18.0.8, 0.18.0.10, 0.20.0.0, 0.20.0.0, 0.22.0.0, 0.24.0.0, 0.24.2.0, 0.24.4.0, 0.26.0.0
Change log changelog
Dependencies base (>=4.11 && <5), bytestring, containers, lens-simple, rainbow, text [details]
License BSD-3-Clause
Copyright Copyright 2014-2018 Omari Norman
Author Omari Norman
Maintainer omari@smileystation.com
Category System
Home page https://www.github.com/massysett/rainbox
Bug tracker https://www.github.com/massysett/rainbox/issues
Source repo head: git clone https://github.com/massysett/rainbox
Uploaded by OmariNorman at 2018-05-25T18:02:52Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for rainbox-0.20.0.0

[back to package description]

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.