summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorStefan Bodewig <stefan.bodewig@innoq.com>2017-05-15 17:59:35 (GMT)
committerStefan Bodewig <stefan.bodewig@innoq.com>2017-05-15 17:59:35 (GMT)
commiteca67664d9023826215e3dc8d6727489c66ea0f2 (patch)
treef5ae28ce7675508ced1ec5dc9cb0433fcd0b3825 /index.html
parentdc783ffd3034dfb618dd07f1f10dcd56df1abb4b (diff)
downloadlz4-eca67664d9023826215e3dc8d6727489c66ea0f2.zip
lz4-eca67664d9023826215e3dc8d6727489c66ea0f2.tar.gz
lz4-eca67664d9023826215e3dc8d6727489c66ea0f2.tar.bz2
Apache Commons Compress supports LZ4 as of version 1.14
closes #354
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index e602c80..abac9a2 100644
--- a/index.html
+++ b/index.html
@@ -184,6 +184,7 @@ They are in conformance with the LZ4 [block] and [frame] specifications, and are
|__Rust__ | Artem Navrotskiy |https://github.com/bozaro/lz4-rs |
|__Lua__ | Witchu Promjunyakul |https://github.com/witchu/lua-lz4 |
|__Z80 assembly__ decoder | Piotr Drapich |http://www.union.org.pl/download/z80/LZ4_Z80.asm |
+|__Java__ | Apache Commons Developer |http://commons.apache.org/proper/commons-compress/ |
[block]:lz4_Block_format.md
[frame]:lz4_Frame_format.md