hu.dwim.util
Various utilities, this is the most basic system that only introduce a small number of external dependencies.
$ area51 add hu.dwim.utilCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hu.dwim.util:some-function ...)