]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
added python simple version
authorYann Collet <cyan@fb.com>
Sun, 9 Apr 2017 08:01:20 +0000 (01:01 -0700)
committerYann Collet <cyan@fb.com>
Sun, 9 Apr 2017 08:01:20 +0000 (01:01 -0700)
index.html

index 772c4a1589b233a97cbbb391558c9bdde4c581b7..51557c8770da7075cfc1a7081e04887e203265fe 100644 (file)
@@ -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