cl-gss
Common Lisp interface to GSSAPI
$ area51 add cl-gssCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gss:some-function ...)Common Lisp interface to GSSAPI
$ area51 add cl-gssCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gss:some-function ...)