cl-gopher

BSD 2-Clause

Gopher protocol library

$ area51 add cl-gopherCopy

Usage

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