Metadata-Version: 2.1
Name: gzipstream
Version: 2.10.4
Summary: Streaming zlib (gzip) support for python
Home-page: http://rhn.redhat.com
Author: Todd Warner
Author-email: taw@redhat.com
License: GPLv2
License-File: LICENSE

A streaming gzip handler.
gzipstream.GzipStream extends the functionality of the gzip.GzipFile class
to allow the processing of streaming data.
