text-ansi: Text styling for ANSI terminals.
Text styling for ANSI terminals using SGR codes, as defined by the ECMA-48 standard.
Supports foreground/background color, bold/faint intensity, italic, single/double underline, strikethrough, frame, encircle, and overline escape sequences. Some styles may not work on your terminal.
Also features terminal detection, so redirecting styled output to a file will automatically strip the ANSI escape sequences.
[Skip to Readme]
Downloads
- text-ansi-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0, 0.1.0.1, 0.1.0.2, 0.1.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <4.17), text (>=1.0 && <2.1) [details] |
License | BSD-3-Clause |
Copyright | (c) 2018-2020, Mitchell Rosen |
Author | Mitchell Rosen |
Maintainer | Mitchell Rosen <mitchellwrosen@gmail.com> |
Revised | Revision 3 made by mitchellwrosen at 2021-12-31T19:26:58Z |
Category | Data |
Home page | https://github.com/mitchellwrosen/text-ansi |
Bug tracker | https://github.com/mitchellwrosen/text-ansi/issues |
Source repo | head: git clone git://github.com/mitchellwrosen/text-ansi.git |
Uploaded | by mitchellwrosen at 2021-01-07T20:53:28Z |
Distributions | LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1 |
Downloads | 1754 total (76 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-01-07 [all 1 reports] |