Language

Package: cl-ansi-text @ 1.0.0-1.53badf7

Synopsis

ANSI terminal color implementation for Common Lisp

Description

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.

Home page
https://github.com/pnathan/cl-ansi-text
Location
gnu/packages/lisp-xyz.scm (line: 2567, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings