View Single Post
Old 12-31-2009, 08:41 PM   #3
acts_as_david
Reader/Developer
acts_as_david began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Dec 2009
Device: Sony PRS-600
Okay, thanks for the suggestions. I think I'll try Zlib first (it's part of the standard Ruby library) and maybe move onto InfoZip if that doesn't work.

One thing I'm not clear on is how many Zip specifications there are? I had thought that any Zip implementation would produce identical Zip files, but as I've said, rubyzip and zipruby didn't.

How can you tell whether an implementation will churn out the right type of file?
acts_as_david is offline   Reply With Quote