View Single Post
Old 09-25-2006, 01:21 PM   #2 (permalink)
jaeusm
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

If you're writing scripts, just use the 'zipfile' module in python. Check the docs for the api:
http://docs.python.org/lib/module-zipfile.html
jaeusm is offline