Forum Navigation
io.compress.lzma?
Moderators:
kris
Posted: 06/04/09 23:23:30Since lzma sdk 4.62, it is in the public domain. And it would be great if it were included in Tango. Also new zip files support lzma compression.
I've implemented a simple wrapper for D to use as reference (though it's pretty simple): http://code.google.com/p/dutils/source/browse/#svn/trunk/lzma
LZMA SDK: http://7-zip.org/sdk.html
Regards,