summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2017-11-18 19:05:20 (GMT)
committerYann Collet <cyan@fb.com>2017-11-18 19:05:20 (GMT)
commit6f0827c38e41c3ef66f088f41f5bac29dc7aa021 (patch)
treefccb5a0c1fdadf4152a78e2f31605bd3903e74c3 /index.html
parent6404793c406501302bcfd09c0e428b564c7e63f2 (diff)
downloadlz4-6f0827c38e41c3ef66f088f41f5bac29dc7aa021.zip
lz4-6f0827c38e41c3ef66f088f41f5bac29dc7aa021.tar.gz
lz4-6f0827c38e41c3ef66f088f41f5bac29dc7aa021.tar.bz2
updated Tcl author
Updated Java version link and rank
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 20990df..9eda845 100644
--- a/index.html
+++ b/index.html
@@ -175,6 +175,7 @@ They are in conformance with the LZ4 [block] and [frame] specifications, and are
|Language |Author |URL |
|---- |---- |---- |
+|__Java__ | Apache Commons |https://commons.apache.org/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/compressors/lz4/package-summary.html
|__Javascript__ | Pierre Curto |https://github.com/pierrec/node-lz4 |
|__Python multi-threadable__ | Vilnis Termanis |https://github.com/Iotic-Labs/py-lz4framed |
|__Python__ | Christopher Jackson |https://github.com/darkdragn/lz4tools |
@@ -183,9 +184,8 @@ They are in conformance with the LZ4 [block] and [frame] specifications, and are
|__Go__ | Pierre Curto |https://github.com/pierrec/lz4 |
|__Rust__ | Artem Navrotskiy |https://github.com/bozaro/lz4-rs |
|__Lua__ | Witchu Promjunyakul |https://github.com/witchu/lua-lz4 |
+|__Tcl__ decoder | D. Bohdan |https://wiki.tcl-lang.org/48789 |
|__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://wiki.tcl-lang.org/48789 |
[block]:lz4_Block_format.md
[frame]:lz4_Frame_format.md