simple-rgb

MIT

simple manipulation of {X|HT}ML RGB values

$ area51 add simple-rgbCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(simple-rgb:some-function ...)

Dependencies