Merge branch 'gh-pages' of github.com:lz4/lz4 into gh-pages

This commit is contained in:
Yann Collet 2017-06-12 17:12:21 -07:00
commit d679a7b673

View File

@ -184,6 +184,8 @@ They are in conformance with the LZ4 [block] and [frame] specifications, and are
|__Rust__ | Artem Navrotskiy |https://github.com/bozaro/lz4-rs |
|__Lua__ | Witchu Promjunyakul |https://github.com/witchu/lua-lz4 |
|__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://tcl.wiki/48789 |
[block]:lz4_Block_format.md
[frame]:lz4_Frame_format.md