[Openmcl-devel] Anyone have success with any .zip libraries and CCL

Michael Minerva minerva at agentsheets.com
Thu Sep 1 18:08:48 PDT 2011


I am looking for a good .zip library that can zip up directories.  I tried zip http://common-lisp.net/project/zip/ which is mentioned the CCL documentation, but as is listed in the following thread from their mailing-list, when you try and zip a directory using this library in CCL, it just creates an empty zipped directory:

http://lists.common-lisp.net/pipermail/zip-devel/2011-June/000055.html

I also tried gzip-stream:

http://common-lisp.net/project/gzip-stream/

This library works great for zipping files but seems to have no support for zipping directories.  Has anyone found any .zip libraries that work with CCL and are capable of zipping directories? 

Thanks you much,

--Mike


More information about the Openmcl-devel mailing list