clods-export

MIT

Common Lisp OpenDocument spreadsheet export library

$ area51 add clods-exportCopy

Usage

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