From: Gregory Szorc Date: Mon, 12 Sep 2016 02:37:58 +0000 (-0700) Subject: Add alternate Python bindings X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F362%2Fhead;p=thirdparty%2Fzstd.git Add alternate Python bindings These Python bindings have more features and don't use a custom framing protocol. --- diff --git a/index.html b/index.html index 9cfa4a519..8aaec25ce 100644 --- a/index.html +++ b/index.html @@ -177,6 +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 | | __C#__ | SKB Kontur | https://github.com/skbkontur/ZstdNet | +| __Python__ | Gregory Szorc | https://pypi.python.org/pypi/zstandard | __Python__ | Sergey Dryabzhinsky | https://pypi.python.org/pypi/zstd | | __PHP__ | Kamijo | https://github.com/kjdev/php-ext-zstd | | __Node.js__ | albertdb | https://www.npmjs.com/package/node-zstandard