OLD | NEW |
1 Name: LZMA SDK | 1 Name: LZMA SDK |
2 Short Name: lzma | 2 Short Name: lzma |
3 URL: http://www.7-zip.org/sdk.html | 3 URL: http://downloads.sourceforge.net/sevenzip/lzma920.tar.bz2 |
4 Version: 4.49 | 4 Version: 9.20 |
5 | 5 |
6 Description: | 6 Description: |
7 This contains a part of LZMA SDK 4.49. | 7 This contains the LZMA SDK 9.20, a library for the 7z format which provides |
| 8 a high compression ratio. |
8 | 9 |
9 Only the C code required to open 7z archive files and uncompress LZMA | 10 Dropped C++, C#, and Java interfaces. |
10 compression has been included. The project files have been rewritten to use | 11 Gyp file has been added. |
11 proper file paths and generate a static lib. | 12 |
| 13 Dropped: |
| 14 CPP/ |
| 15 CS/ |
| 16 Java/ |
OLD | NEW |