Alan,

On 14 October 2010 09:51, Alan Gauld <alan.ga...@btinternet.com> wrote:

> gzip - aka gunzip GNU opensource version - probably your best bet.
>

This is not correct. Gzip zip's format is not the same as the pkzip related
format used by Winzip and other "zip" utilities.  Gzip also only compresses,
it does not deal with multiple files.

Probably the best known open source implemention of the pk related zip
format archivers is Info zip's "zip" and "unzip" packages, available on most
platforms.

Walter
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to