Phobos Wish List/Next in Review Queue?

Adam D. Ruppe destructionator at gmail.com
Sun Nov 20 06:22:08 PST 2011


dsimcha Wrote:
> *  Compression/archiving.  (Opening standard compressed/archived file 
> formats needs to just work.  This includes at least zip, gzip, tar and 
> bzip2.  Of course, zip already is available and gzip is supported by the 
> zlib module but with a crufty C API.

I did a patch a couple months ago to let you get gzip through the D
wrapper too.

Nothing fancy (about a ten line patch), but it works and got pulled
in, so we have something for this.

http://www.d-programming-language.org/phobos/std_zlib.html#HeaderFormat


More information about the Digitalmars-d mailing list