summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorottokang <ottokang@gmail.com>2023-04-05 12:36:47 (GMT)
committerGitHub <noreply@github.com>2023-04-05 12:36:47 (GMT)
commita5bb0800f86480fa062f95a6dc63d25c48cf28c2 (patch)
tree58044473cd206bbe3314364b47e9fde9cbc912f2
parentee18c1c2ec83dbde6b4f60459bc8ddcd4775a2bc (diff)
downloadlz4-a5bb0800f86480fa062f95a6dc63d25c48cf28c2.zip
lz4-a5bb0800f86480fa062f95a6dc63d25c48cf28c2.tar.gz
lz4-a5bb0800f86480fa062f95a6dc63d25c48cf28c2.tar.bz2
Remove lz4x website
Remove lz4x website, seems like broken.
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3ac863c..c7ccae7 100644
--- a/index.html
+++ b/index.html
@@ -209,7 +209,6 @@ Here are a few compatible alternatives to lz4 command line utility :
|Name |Author |URL |
|---- |---- |---- |
|__C++11 multi-threads__ | Takayuki Matsuoka |https://github.com/t-mat/lz4mt |
-|__LZ4X__ | Ilya Muravyov |https://github.com/encode84/lz4x |
|__smalLZ4__ | Stephan Brumme |http://create.stephan-brumme.com/smallz4/ |
|__briefLZ4__ | Jørgen Ibsen |https://github.com/jibsen/blz4 |
|__7Zip with LZ4__ | Tino Reichardt |https://github.com/mcmilk/7-Zip-zstd |