cerberus

MIT

Kerberos implementation, provides support to the glass API.

$ area51 add cerberusCopy

Usage

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