marcusbritanicus
released this
21 Mar 23:32
·
32 commits
to master
since this release
Using the awesome power of LibArchive, this library aims to provide native archiving support for Qt.
This extremely simple and easy to use. Just include the libarchiveqt.h header file and start working.
You do not even have to worry about formats, libarchive-qt internally takes care of it.You'll have a nice and working archiver up and running within a few minutes and with a few lines of code.
Currently it supports Gzip, BZip2, LZMA, LZMA2, Cpio, AR, ISO9660, PAX, Shar, Zip, 7Zip, Tar formats. In the future I aim to provide more format support.
Feel free to report bugs here.