Language

Package: ecl-cl-colors @ 0.0.0-1.8274105

Synopsis

Simple color library for Common Lisp

Description

This is a very simple color library for Common Lisp, providing

  • Types for representing colors in HSV and RGB spaces.

  • Simple conversion functions between the above types (and also hexadecimal representation for RGB).

  • Some predefined colors (currently X11 color names – of course the library does not depend on X11).Because color in your terminal is nice.

This library is no longer supported by its author.

Home page
https://github.com/tpapp/cl-colors
Location
gnu/packages/lisp-xyz.scm (line: 2527, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings