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.
Author | Marc Chevalier <ocolor@marc-chevalier.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/marc-chevalier/ocolor |
Issue Tracker | https://github.com/marc-chevalier/ocolor/issues |
Maintainer | Marc Chevalier <ocolor@marc-chevalier.com> |
Dependencies | |
Source [http] | https://github.com/marc-chevalier/ocolor/archive/1.3.0.tar.gz md5=69d812bbe75df142ad093680ce5a1452 sha512=4d51bf2f5037f67ce262c97896bc8babd9b2beeeb00c492fdaa337b07ed61aa46b9dd1d3feba95a4940f9c0030dd712e8baecbcf94be6d81fdb3d752622d12fc |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocolor/ocolor.1.3.0/opam |