clipper

MIT

File attachment library.

$ area51 add clipperCopy

Usage

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