cl-ledger
Double-entry accounting system.
$ area51 add cl-ledgerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ledger:some-function ...)Double-entry accounting system.
$ area51 add cl-ledgerCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ledger:some-function ...)