From: Yann Collet Date: Mon, 13 Mar 2017 21:38:43 +0000 (-0700) Subject: changed ranking python version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5358db6abe367f7e46a7ecb17d75a8079492d3;p=thirdparty%2Fzstd.git changed ranking python version --- diff --git a/index.html b/index.html index 78963c9a9..d55bf0764 100644 --- a/index.html +++ b/index.html @@ -176,9 +176,8 @@ here is a list of known bindings and their authors : | ------------ | ------------------- | ------------------------------------- | | __Java__ | Luben Karavelov | https://github.com/luben/zstd-jni | | __Rust__ | Alexandre Bury | https://crates.io/crates/zstd | -| __C#__ | SKB Kontur | https://github.com/skbkontur/ZstdNet | | __Python__ | Gregory Szorc | https://pypi.python.org/pypi/zstandard -| __Python__ (simple) | Sergey Dryabzhinsky | https://pypi.python.org/pypi/zstd +| __C#__ | SKB Kontur | https://github.com/skbkontur/ZstdNet | | __Node.js__ streams | albertdb | https://www.npmjs.com/package/node-zstandard | __Node.js__ buffers | Zwb | https://www.npmjs.com/package/node-zstd | __PHP__ | Kamijo | https://github.com/kjdev/php-ext-zstd |