cl-rrd
A Common Lisp interface to the RRDTool graphing system.
$ area51 add cl-rrdCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rrd:some-function ...)A Common Lisp interface to the RRDTool graphing system.
$ area51 add cl-rrdCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rrd:some-function ...)