ZLIB

Common Lisp compression library

Introduction

zlib is a Common Lisp implementation of the zlib compression scheme. zlib is distributed under the terms of the Lisp Lesser General Public License ( LLGPL).

Current status

The public interface is as simple as possible:

The :DYNAMIC compression method is not implemented yet. The whole code is not optimal, performance-wise.

Mailing Lists

Download

This project has not released any files.

CVS

You can browse our CVS repository or download the current development tree via anonymous cvs, as described here

Valid XHTML 1.0 Strict