diff options
author | Yann Collet <Cyan4973@users.noreply.github.com> | 2022-05-26 14:36:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-26 14:36:36 (GMT) |
commit | 06dbf2f65da44ce67cbe3decb1de92b0f0fb558a (patch) | |
tree | 64e1188d59f3fed4076864b6c73f03c0c6fa9812 /index.html | |
parent | 5333b229852e128966df574c4060b66849d2d52f (diff) | |
parent | e023f01c0cfac5523dbe9644fd84030a6fa230d5 (diff) | |
download | lz4-06dbf2f65da44ce67cbe3decb1de92b0f0fb558a.zip lz4-06dbf2f65da44ce67cbe3decb1de92b0f0fb558a.tar.gz lz4-06dbf2f65da44ce67cbe3decb1de92b0f0fb558a.tar.bz2 |
Merge pull request #1085 from PSeitz/gh-pages
fix name & category for lz4_flex
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |