There's apache commons; http://commons.apache.org/compress/ and Java
also has a built-in zip/gzip library - see java.util.zip in the Java
docs.

Adrian.

On Mon, Mar 30, 2009 at 10:19 PM, Sean <francoisdev...@gmail.com> wrote:
>
> Hi,
> Does anyone know of a good compression library in java or clojure?  A
> quick google didn't reveal much useful.  I need an LZW filter for an
> app I'm working on.
>
> Sean
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to