Zstandard bindings for Python, a full-featured version
This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided. Zstd, short for Zstandard, is a new lossless compression algorithm, which provides both good compression ratio and speed for standard compression needs. "Standard" translates into everyday situations which neither look for highest possible ratio (which LZMA and ZPAQ cover) nor extreme speeds (which LZ4 covers). Please note that a simple python binding to Zstandard is also available: archivers/py-zstd.
$
pkg install py311-zstandardOrigin
archivers/py-zstandard
Size
2.12MiB
License
BSD2CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
10 packages