cl-ledger

BSD-3

Double-entry accounting system.

$ area51 add cl-ledgerCopy

Usage

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