]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
changed ranking python version
authorYann Collet <cyan@fb.com>
Mon, 13 Mar 2017 21:38:43 +0000 (14:38 -0700)
committerYann Collet <cyan@fb.com>
Mon, 13 Mar 2017 21:38:43 +0000 (14:38 -0700)
index.html

index 78963c9a9a7af9480b7a36128c99f0fa08893325..d55bf0764d0887115d790d97caad79f2164fd005 100644 (file)
@@ -176,9 +176,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         |
-| __C#__       | SKB Kontur          | https://github.com/skbkontur/ZstdNet  |
 | __Python__   | Gregory Szorc       | https://pypi.python.org/pypi/zstandard
-| __Python__ (simple) | Sergey Dryabzhinsky | https://pypi.python.org/pypi/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
 | __PHP__      | Kamijo              | https://github.com/kjdev/php-ext-zstd |