[Qt-interest] Qt library for compressing and extracting archives
Shantanu Tushar Jha
jhahoneyk at gmail.com
Mon Jun 13 05:30:21 CEST 2011
Hi,
In my Qt app, I want to compress some files to and extract some files from a
tar.gz or tar.bz2 or zip archive (one or more will do). I know that Qt
supports zlib based compression/decompression, however that means I can
(de)compress data, but can't distinguish between individual files (that is
.tar.gz -> .tar is possible, but not further).
Any suggestions for such a library? Thanks :)
Shantanu Tushar (UTC +0530)
http://www.shantanutushar.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110613/85f948b5/attachment.html
More information about the Qt-interest-old
mailing list