cl-gopher
Gopher protocol library
$ area51 add cl-gopherCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gopher:some-function ...)Gopher protocol library
$ area51 add cl-gopherCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gopher:some-function ...)