GNU bug report logs - #33070
Underlying Gzip library

Previous Next

Package: gzip;

Reported by: Charlie Sale <softwaresale01 <at> gmail.com>

Date: Wed, 17 Oct 2018 00:34:02 UTC

Severity: normal

Tags: notabug

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 33070 <at> debbugs.gnu.org (full text, mbox):

From: Mark Adler <madler <at> alumni.caltech.edu>
To: Charlie Sale <softwaresale01 <at> gmail.com>
Cc: 33070 <at> debbugs.gnu.org
Subject: Re: bug#33070: Underlying Gzip library
Date: Tue, 16 Oct 2018 17:58:04 -0700
Charlie,

The library you speak of was created about 23 years ago. It’s called “zlib”. That TODO file looks like it hasn’t changed much in the last quarter century.

As for gzip making use of that library, that has not yet occurred. And probably doesn’t need to. There does exist another implementation of gzip called “pigz” which in fact uses zlib for compression and decompression. (It also offers parallel compression.)

Mark


> On Oct 16, 2018, at 5:12 PM, Charlie Sale <softwaresale01 <at> gmail.com> wrote:
> 
> Hello Gzip.
> 
> I am new to this project, and I read on the TODO file that there is a plan
> to move the compression and decompression code into a library that gzip
> would run on top of. Is this still a planned feature? If so, I am
> interested in giving it a shot.
> 
> Would this be welcomed?
> 
> Thanks
> Charlie





This bug report was last modified 3 years and 112 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.