]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Add alternate Python bindings 362/head
authorGregory Szorc <gregory.szorc@gmail.com>
Mon, 12 Sep 2016 02:37:58 +0000 (19:37 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Sep 2016 02:37:58 +0000 (19:37 -0700)
These Python bindings have more features and don't use a custom framing protocol.

index.html

index 9cfa4a519b11ef8bbc8363daa86cfcf4b39bad3b..8aaec25ce13fe571308e3858d8f577a7cb4bc565 100644 (file)
@@ -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