cl-rrd

A Common Lisp interface to the RRDTool graphing system.

$ area51 add cl-rrdCopy

Usage

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

Dependencies