From: Yann Collet Date: Thu, 18 Aug 2016 10:40:46 +0000 (+0200) Subject: updated link to python binding X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cf47a2634ada326b128c91e166765e1b1ee75fe;p=thirdparty%2Fzstd.git updated link to python binding --- diff --git a/index.html b/index.html index 57e12678e..cc035925d 100644 --- a/index.html +++ b/index.html @@ -177,7 +177,7 @@ 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 | | __Ada__ | John Marino | https://github.com/jrmarino/zstd-ada | -| __Python__ | Sergey Dryabzhinsky | https://github.com/sergey-dryabzhinsky/python-zstd +| __Python__ | Sergey Dryabzhinsky | https://pypi.python.org/pypi/zstd | | __Go__ | Jason Moiron | https://github.com/DataDog/zstd | | __Node.js__ | albertdb | https://www.npmjs.com/package/node-zstandard | __OCaml__ | ygrek | https://opam.ocaml.org/packages/zstd/ |