summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2018-02-13 19:48:22 (GMT)
committerYann Collet <cyan@fb.com>2018-02-13 19:48:22 (GMT)
commit289603abdee89861ae072fb43fab79b7fd34c08c (patch)
treee07860cbd4c7c9474723f39fcafa33bb89fe3eb8
parent1f19b7711f500594cbea2d09758ddfa6e0e70657 (diff)
downloadlz4-289603abdee89861ae072fb43fab79b7fd34c08c.zip
lz4-289603abdee89861ae072fb43fab79b7fd34c08c.tar.gz
lz4-289603abdee89861ae072fb43fab79b7fd34c08c.tar.bz2
updated Iotic Labs link
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index f9d7700..4bfc5e9 100644
--- a/index.html
+++ b/index.html
@@ -176,17 +176,17 @@ 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
+|__Javascript__ | Pierre Curto |https://github.com/pierrec/node-lz4
+|__Python__ multi-threadable| Iotic Labs |https://pypi.python.org/pypi/py-lz4framed
|__Python__ standard handlers| Jonathan Underwood|https://pypi.python.org/pypi/lz4
-|__Python__ | Christopher Jackson |https://github.com/darkdragn/lz4tools |
-|__Perl__ | Felix Bytow |http://search.cpan.org/~autinity/Compress-LZ4Frame |
+|__Python__ | Christopher Jackson |https://github.com/darkdragn/lz4tools
+|__Perl__ | Felix Bytow |http://search.cpan.org/~autinity/Compress-LZ4Frame
|__Delphi__ | Hanno Hugenberg |https://github.com/Hugie/lz4-delphi |
|__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 |
+|__Z80 assembly__ decoder | Piotr Drapich |http://www.union.org.pl/download/z80/LZ4_Z80.asm
[block]:lz4_Block_format.md
[frame]:lz4_Frame_format.md