A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/074187.html below:

tars and zips

tars and zipsChris Gonnerman chris.gonnerman at usa.net
Thu Apr 12 23:01:12 EDT 2001
----- Original Message ----- 
From: <s713221 at student.gu.edu.au>
Subject: Re: tars and zips


> "zlib1.0.4.tar.gz contains C source code for a data compression
> library, compatible with gzip, and a Python interface to the zlib data
> compression library is in the python/ subdirectory."
> 
> On a vanilla python build
> >>> import zlib
> >>>

Unfortunately for Bob, zlib provides only compression services, not 
archiving.  The zipfile module uses zlib to support compression and
adds the archiving support, but "real" zipfiles use several different
compression formats.  Generally, InfoZip can read zipfiles made by 
the zipfile module, but the reverse is not necessarily true.  WinZip
sometimes can and sometimes can't handle those zipfiles also.

Bob, if you have a working C compiler you should be able to port
the InfoZip sources to pSOS... or is the environment really that
restricted.




More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4