From e023f01c0cfac5523dbe9644fd84030a6fa230d5 Mon Sep 17 00:00:00 2001 From: Pascal Seitz Date: Thu, 26 May 2022 16:41:14 +0800 Subject: fix name & category for lz4_flex --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e918645..0d91244 100644 --- a/index.html +++ b/index.html @@ -186,6 +186,7 @@ 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 |__Rust__ | picoHz | https://github.com/picoHz/lzzzz +|__Rust__ | Pascal Seitz | https://github.com/PSeitz/lz4_flex |__Dart__ | Instantiations | https://pub.dev/documentation/es_compression/latest/lz4/lz4-library.html |__Lua__ | Witchu Promjunyakul | https://github.com/witchu/lua-lz4 |__Haskell__ | Niklas Hambüchen | https://hackage.haskell.org/package/lz4-frame-conduit @@ -229,7 +230,6 @@ Consequently, they are not interoperable with LZ4 command line utility, nor (gen |__Go__ | Branimir Karadzic | https://github.com/bkaradzic/go-lz4 |__Ruby__ | Komiya Atsushi | https://rubygems.org/gems/lz4-ruby |__Rust__ | Alex Crichton | https://github.com/rusty-shell/rust-compress/blob/master/src/lz4.rs -|__Rust__ | Patrick Seitz | https://github.com/PSeitz/lz4_flex |__D__ | Jude Young | http://code.dlang.org/packages/lz4-d |__Lua__ | Christophe Delord | http://cdsoft.fr/bl/bonaluna.html |__Haskell__ | Mark Wotton | https://hackage.haskell.org/package/lz4 -- cgit v0.12