X-Git-Url: http://git.osdn.jp/view?p=sevenzip%2F7-Zip.git;a=blobdiff_plain;f=www.7-zip.org%2Fsdk.html;h=cb17222b28d3d04074c644f37a17bea494b76566;hp=888b726479d2006deb2c67573329466c84dc4c3f;hb=HEAD;hpb=011ab431b42dc419ad587bac34a81fb3c2496dac diff --git a/www.7-zip.org/sdk.html b/www.7-zip.org/sdk.html index 888b726..cb17222 100644 --- a/www.7-zip.org/sdk.html +++ b/www.7-zip.org/sdk.html @@ -17,27 +17,27 @@ best, compress, solid, high, ratio, unzip, far, win32, 7zip, long, file, names"> 7z Format LZMA SDK Download -Donate FAQ Support Links - - - -

SourceForge Logo
7-Zip on SF.net
Forum

+

English
-Chinese Simpl.
-French
-Japanese
-Portuguese Brazil
-Russian
-Slovenian
-Ukrainian
+Chinese Simpl.
+Chinese Trad.
+Esperanto
+French
+German
+Indonesian
+Japanese
+Portuguese Brazil
+Spanish
+Thai
+Vietnamese

@@ -58,77 +58,106 @@ and tools you need to develop applications that use LZMA compression.

Description - Download - 282 KB - 2008-12-02 - 4.62 - LZMA SDK (C, C++, C#, Java) + Download + 1 MB + 2019-02-21 + 19.00 + LZMA SDK
C, C++, C#, Java
x86/x64 binaries for Windows + + + Download + 1 MB + 2018-01-28 + 18.01 + + + Download + 1 MB + 2016-10-04 + 16.04 - Download - 292 KB - 2007-12-12 - 4.57 + Download + 12 KB + 2015-06-14 + + LZMA Specification (Draft)

What's new:

-

LZMA is the default and general compression method of 7z format +

LZMA / LZMA2 are default and general compression methods of 7z format in the 7-Zip program. LZMA provides a high compression ratio and -very fast decompression, so it is very suitable for embedded applications. +fast decompression, so it is very suitable for embedded applications. For example, it can be used for ROM (firmware) compressing.

LZMA SDK includes:

-

ANSI-C LZMA decompression code is ported from the original C++ sources to C. -Also, it has been simplified and optimized for code size. But it is fully compatible -with LZMA from 7-Zip.

+

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

LZMA features:

The LZMA decoder uses only CPU integer instructions and can be -implemented for any modern 32-bit CPU (or, on a 16-bit CPU with some conditions).

+implemented for any modern 32-bit CPU.

License

-

LZMA SDK 4.62 is placed in the public domain.

+

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

-

Copyright (C) 2008 Igor Pavlov.

- + +
+

Copyright (C) 2019 Igor Pavlov. The site is hosted at Digital Ocean

+ + +