X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=www.7-zip.org%2Fsdk.html;h=8c2a9cbd391ba0873dcf9a5d8db70a2ecb4d9779;hb=bbc0039c00094b30a76bcf8468420296982766a1;hp=5194ffaeeeb767bb5920e37074ed3a56f5d1cc4e;hpb=fc0355a31089655b9f1a6a2123269e5268365fce;p=sevenzip%2F7-Zip.git diff --git a/www.7-zip.org/sdk.html b/www.7-zip.org/sdk.html index 5194ffa..8c2a9cb 100644 --- a/www.7-zip.org/sdk.html +++ b/www.7-zip.org/sdk.html @@ -22,40 +22,24 @@ best, compress, solid, high, ratio, unzip, far, win32, 7zip, long, file, names"> Links - - - - -

-
- - - - -
-
7-Zip at SourceForge.net

English
-Bulgarian
Chinese Simpl.
Chinese Trad.
Esperanto
French
German
-Hungarian
Japanese
Polish
Portuguese Brazil
-Russian
-Spanish
-Ukrainian
+Spanish
+Thai
+Vietnamese

- @@ -74,27 +58,30 @@ and tools you need to develop applications that use LZMA compression.

Description - Download - 500 KB - 2010-11-18 - 9.20 - LZMA SDK (C, C++, C#, Java) + Download + 1 MB + 2016-05-19 + 16.01 + LZMA SDK (C, C++, C#, Java) (with binaries for Windows) - Download - 500 KB - 2011-04-19 - 9.22 Beta - LZMA SDK (C, C++, C#, Java) + Download + 12 KB + 2015-06-14 + + LZMA Specification (Draft)

What's new:

ANSI-C and C++ source code in LZMA SDK is subset of source code of 7-Zip.

@@ -126,8 +114,8 @@ For example, it can be used for ROM (firmware) compressing.

  • Compression speed: 2 MB/s on 2 GHz dual-core CPU.
  • Decompression speed:
  • Small memory requirements for decompression: 8-32 KB + DictionarySize
  • Small code size for decompression: 2-8 KB (depending on speed optimizations) @@ -140,6 +128,11 @@ implemented for any modern 32-bit CPU (or, on a 16-bit CPU with some conditions)

    LZMA SDK is placed in the public domain.

    +

    Anyone is free to copy, modify, publish, use, compile, sell, or distribute the +original LZMA SDK code, either in source code form or as a compiled binary, for +any purpose, commercial or non-commercial, and by any means.

    + +

    LZMA Links