ecl-cl-ansi-text 1.0.0-1.53badf7 ANSI terminal color implementation for Common Lisp

cl-ansi-text provides utilities which enable printing to an ANSI terminal with colored text. It provides the macro with-color which causes everything printed in the body to be displayed with the provided color. It further provides functions which will print the argument with the named color.