portable-condition-system
A portable condition system for Common Lisp
$ area51 add portable-condition-systemCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(portable-condition-system:some-function ...)