On Sun, Feb 03, 2008 at 11:34:34PM -0700, Clay Baenziger wrote: > Working with the LZMA compression code from 7zip a lot right now, I can > attest that the decompression code is pretty easy to mold C code. The > compression code is a much larger chunk of C++ code, but I might have a C > based port soon too.
Oooooh, bless you! If you can pull that out into a library (or at least into object files I can then stuff into a library), we can wrap it in Python. That would be very nice. Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
