On Mon, 03 Aug 2009 11:37:53 +0200, Steve Frécinaux wrote:

> I mean, zip, 7z, and rar are archiving format who store files in a 
> compressed fashion (kind of like a tar of gzipped files) so rather than 
> just having a "stream" you need to have some support for archives there, 
> and not just the compression part like gzip or bzip2...

7zip's LZMA algorithm is implemented in xz-utils (previously called
lzma-utils) in the same way as gzip and bzip2 work. Also, 7-zip itself can
be used (with some limitations) in streamed mode on *nix.

-- 
< Jernej Simončič ><><><><>< http://eternallybored.org/ >

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to