ocolorversion

Print with style in your terminal using Format's semantic tags

This package provides a nice way to use ANSI escape codes thanks to Format's semantic tags. This mode is compositional: ending a style restore the previous one, instead of destroying everything. This package also allows using directly ANSI escape codes (with Printf).

Note that this library does not intend to handle anything else than ANSI escape codes (in particular, not the old Windows style of styling). Moreover, it aims to be as pure as possible, so insensitive to the environment. As a consequence, there is no mechanism to detect terminal's settings. However, some configuration is possible, but must be done manually.

AuthorMarc Chevalier <ocolor@marc-chevalier.com>
LicenseMIT
Published
Homepagehttps://github.com/marc-chevalier/ocolor
Issue Trackerhttps://github.com/marc-chevalier/ocolor/issues
MaintainerMarc Chevalier <ocolor@marc-chevalier.com>
Dependencies
Source [http] https://github.com/marc-chevalier/ocolor/archive/1.0.tar.gz
md5=27add0c75ed96fa84dd9f16edf0b3d5a
sha512=3aaadb4af365b97c8ff4e66bacbeed1345875f6f599e416f888980773ea31ae5fbbedef7d3d82173b5aaed5d6273e876d29d9da5ee99398afc88a41ff9168bf3
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocolor/ocolor.1.0/opam
Required by