Creating zip files

D

Duane Morin

I'm sure this is a common question -- is there a plugin/lib/gem for
generating and manipulating zip files from Ruby?
 
A

Alexandru E. Ungur

sender: "Duane Morin" date: "Thu, Sep 14, 2006 at 10:47:01PM +0900" <<<EOQ
I'm sure this is a common question -- is there a plugin/lib/gem for
generating and manipulating zip files from Ruby?
gem can be used for searching just as well as for installing:

~>> gem search -r zip

*** REMOTE GEMS ***

rubyzip (0.9.1, 0.5.12, 0.5.11, 0.5.9, 0.5.8, 0.5.7, 0.5.5)
rubyzip is a ruby module for reading and writing zip files
...


Cheers,
Alex
 
D

Duane Morin

Duane said:
I'm sure this is a common question -- is there a plugin/lib/gem for
generating and manipulating zip files from Ruby?

Never mind, I found "rubyzip" which appears to be the one. Nicely
packaged up as a gem and so on.

d
 
D

Duane Morin

ajalkane said:
http://rubyzip.sourceforge.net/

Google for ruby zip would have told you just as much ;).

In my defense I googled "ruby create zip files" thinking that I would
avoid getting more generic references to just any old zip file
associated with Ruby, but I ended up getting the reverse effect and did
get lots of irrelevant stuff with no mention of the ruby zip gem in
sight. Since such a thing did not leap out at me, I posted. But then a
minute later I found it and posted a "never mind", and after that
everybody started responding :).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top