mirror of
https://github.com/facebook/zstd
synced 2026-01-18 17:21:18 +01:00
added python 3.14 standard zstd implementation
by @Rodgam and @emmatyping closes #4496
This commit is contained in:
@@ -214,6 +214,7 @@ which are explicitly labelled as Ports.
|
||||
|
||||
| Language | Author | URL |
|
||||
| ------------- | ------------------- | ------------------------------------- |
|
||||
| __Python__ (standard) | Python Software Foundation | https://docs.python.org/3.14/library/compression.zstd.html
|
||||
| __Python__ (full) | Gregory Szorc | https://pypi.python.org/pypi/zstandard
|
||||
| __Python__ (simple) | Sergey Dryabzhinsky | https://github.com/sergey-dryabzhinsky/python-zstd
|
||||
| __Python__ (bz2 api) | Ma Lin | https://pypi.org/project/pyzstd |
|
||||
|
||||
Reference in New Issue
Block a user