On Wed, Feb 06, 2008 at 04:08:25PM -0700, Clay Baenziger wrote:

> There is a nice C based 7zip de-archiver example in the 7zip SDK.  I've
> got a little program, but it just strips the LZMA compressed block out of
> the archive, but doesn't get a TOC or anything more useful for IPS; if I
> recall correctly the example can generate a TOC, and actually do
> extraction.

Okay.  I'll look at the example when I get to needing that functionality.

> The main difficulty with 7zip (from my perspective) is the compression
> which is C++ and quite entangled in many C++ dependencies.  Most of the
> 7zip (de)archiving and decompression is at least in more straightforward
> C.

Okay.  I care less about compression, at least for now.

Thanks,
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to