Libarchive - Multi-format archive and compression library
Posted: Sun May 03, 2015 6:48 pm
Due to my work on msdnLib2PB I stumbled over a neat little library called Libarchive. It can handle a lot of formats like zip, tar, rar, lha, cab, ar, iso and the most important one: 7-zip (but read only).
http://libarchive.org/
https://github.com/libarchive/libarchiv ... iveFormats
https://github.com/libarchive/libarchive/wiki/Examples
I'd really like to implement Libarchive by myself, but with all the other ongoing projects and my actual 'real' work, I just don't have the time for this... So, what about you? Got some hours to spend?
cheers, chi
http://libarchive.org/
https://github.com/libarchive/libarchiv ... iveFormats
https://github.com/libarchive/libarchive/wiki/Examples
I'd really like to implement Libarchive by myself, but with all the other ongoing projects and my actual 'real' work, I just don't have the time for this... So, what about you? Got some hours to spend?
cheers, chi