rainbow: Print text to terminal with colors and effects
rainbow helps you print Text chunks to a terminal with colors and effects such as bold, underlining, etc. You pair each Text with a description of how it should appear. Rainbow works with both 8-color and 256-color terminals.
rainbow uses the terminfo package which, in turn, needs the full C library for ncurses installed, including the development headers. Before installing terminfo, you may need to install the ncurses headers (for instance, on Debian systems, install the libncurses5-dev package.)
[Skip to Readme]
Downloads
- rainbow-0.20.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.0, 0.4.0.0, 0.6.0.0, 0.6.0.2, 0.6.0.4, 0.8.0.0, 0.10.0.0, 0.10.2.0, 0.12.0.0, 0.14.0.0, 0.14.0.2, 0.16.0.0, 0.16.2.0, 0.18.0.0, 0.20.0.0, 0.20.0.2, 0.20.0.4, 0.20.0.6, 0.20.2.0, 0.20.4.0, 0.22.0.0, 0.22.0.2, 0.24.0.0, 0.26.0.0, 0.26.0.2, 0.26.0.4, 0.26.0.6, 0.28.0.0, 0.28.0.2, 0.28.0.4, 0.30.0.0, 0.30.0.2, 0.32.0.0, 0.34.0.0, 0.34.2.0, 0.34.2.2 |
---|---|
Change log | changelog |
Dependencies | base (>=4.5.0.0 && <4.8.0.0), terminfo (>=0.3.2 && <0.5.0.0), text (>=0.11.2.0 && <1.3.0.0) [details] |
Tested with | ghc ==7.4.1, ghc ==7.6.3, ghc ==7.8.2 |
License | BSD-3-Clause |
Copyright | Copyright 2013 - 2014 Omari Norman |
Author | Omari Norman |
Maintainer | omari@smileystation.com |
Category | System |
Home page | http://www.github.com/massysett/rainbow |
Bug tracker | http://www.github.com/massyett/rainbow/issues |
Source repo | head: git clone git://github.com/massysett/rainbow.git -b master |
Uploaded | by OmariNorman at 2014-11-24T03:01:59Z |
Distributions | LTSHaskell:0.34.2.2, NixOS:0.34.2.2, Stackage:0.34.2.2 |
Reverse Dependencies | 16 direct, 28 indirect [details] |
Downloads | 26643 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |