clods-export
Common Lisp OpenDocument spreadsheet export library
$ area51 add clods-exportCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clods-export:some-function ...)Common Lisp OpenDocument spreadsheet export library
$ area51 add clods-exportCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clods-export:some-function ...)