summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2017-06-13 00:12:21 (GMT)
committerYann Collet <cyan@fb.com>2017-06-13 00:12:21 (GMT)
commitd679a7b6737bd4ee7771f57f3534603ab701408c (patch)
tree516410d8cc044842854b3c7bddc1b864a233ad0f /index.html
parentf091b03dcdfee404b705c10edb2d8f893d7d7e6e (diff)
parent5593ecaca82b6d7bd7521346bb3e955e0b0bdd47 (diff)
downloadlz4-d679a7b6737bd4ee7771f57f3534603ab701408c.zip
lz4-d679a7b6737bd4ee7771f57f3534603ab701408c.tar.gz
lz4-d679a7b6737bd4ee7771f57f3534603ab701408c.tar.bz2
Merge branch 'gh-pages' of github.com:lz4/lz4 into gh-pages
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6eaa9a2..ca73be9 100644
--- a/index.html
+++ b/index.html
@@ -184,6 +184,8 @@ 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/ |
+|__Tcl__ decoder | dbohdan |https://tcl.wiki/48789 |
[block]:lz4_Block_format.md
[frame]:lz4_Frame_format.md