zip

Lisp-LGPL (and some parts BSD-style, see LICENSE for details)

Library for ZIP archive file reading and writing

$ area51 add zipCopy

Usage

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