cl-irc
Common Lisp interface to the IRC protocol
$ area51 add cl-ircCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-irc:some-function ...)Common Lisp interface to the IRC protocol
$ area51 add cl-ircCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-irc:some-function ...)