arnesi
A bag-of-tools utilities library used to aid in implementing the bese.it toolkit
$ area51 add arnesiCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(arnesi:some-function ...)