snappy

New BSD license. See the copyright messages in individual files.

An implementation of Snappy compression.

$ area51 add snappyCopy

Usage

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