From: Yann Collet Date: Sun, 9 Apr 2017 08:01:20 +0000 (-0700) Subject: added python simple version X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0a70600fb103a699627fbe8b246e41a7b273912e;p=thirdparty%2Fzstd.git added python simple version --- diff --git a/index.html b/index.html index 772c4a158..51557c877 100644 --- a/index.html +++ b/index.html @@ -186,7 +186,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 | -| __Python__ | Gregory Szorc | https://pypi.python.org/pypi/zstandard +| __Python__ (full) | Gregory Szorc | https://pypi.python.org/pypi/zstandard +| __Python__ (simple) | Sergey Dryabzhinsky | https://github.com/sergey-dryabzhinsky/python-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