Simple tools for interfacing to NNTP servers
$ area51 add trivial-nntp
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (trivial-nntp:some-function ...)