python3-zstandard
Zstandard bindings for Python
License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
https://github.com/indygreg/python-zstandard
Description
This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.
Compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
Install
CentOS/RHEL 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-zstandard