python3-zstandard

Zstandard bindings for Python

License: (BSD-3-Clause OR GPL-2.0-only) AND MIT https://github.com/indygreg/python-zstandard

Availability

Distro aarch64 noarch x86_64 Version
RHEL 10 0.25.0
RHEL 9
RHEL 8
RHEL 7
RHEL 6

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