blob: c6870f32c49a3b719ffd1c906cb9587a0f310289 (
plain)
1
2
3
4
5
6
7
8
|
Name: LZMA SDK
URL: http://www.7-zip.org/sdk.html
This contains a part of LZMA SDK 4.49.
Only the C code required to open 7z archive files and uncompress LZMA
compression has been included. The project files have been rewritten to use
proper file paths and generate a static lib.
|