From 289603abdee89861ae072fb43fab79b7fd34c08c Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Tue, 13 Feb 2018 11:48:22 -0800 Subject: updated Iotic Labs link --- index.html | 10 +++++----- 1 file 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 -- cgit v0.12