ppc64le/linux/: zstandard-0.25.0+ppc64le1 metadata and description

Simple index

Zstandard bindings for Python

author_email Gregory Szorc <[email protected]>
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Programming Language :: C
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: 3.14
  • Programming Language :: Python :: Free Threading :: 1 - Unstable
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/x-rst
dynamic
  • license-file
keywords zstandard,zstd,compression
license_expression BSD-3-Clause
license_file
  • LICENSE
project_urls
  • Homepage, https://github.com/indygreg/python-zstandard
  • Documentation, https://python-zstandard.readthedocs.io/en/latest/
provides_extras
  • cffi
requires_dist
  • cffi~=1.17; (platform_python_implementation != "PyPy" and python_version < "3.14") and extra == "cffi"
  • cffi>=2.0.0b; (platform_python_implementation != "PyPy" and python_version >= "3.14") and extra == "cffi"
requires_python >=3.9
File Tox results History
zstandard-0.25.0+ppc64le1-cp310-cp310-manylinux_2_34_ppc64le.whl
Size
5 MB
Type
Python Wheel
Python
3.10
zstandard-0.25.0+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl
Size
4 MB
Type
Python Wheel
Python
3.11
zstandard-0.25.0+ppc64le1-cp312-cp312-manylinux_2_34_ppc64le.whl
Size
4 MB
Type
Python Wheel
Python
3.12
zstandard-0.25.0+ppc64le1-cp313-cp313-manylinux_2_34_ppc64le.whl
Size
5 MB
Type
Python Wheel
Python
3.13
zstandard-0.25.0+ppc64le1-cp314-cp314-manylinux_2_34_ppc64le.whl
Size
5 MB
Type
Python Wheel
Python
3.14
ci-test ci-wheel ci-typing ci-sdist ci-anaconda ci-sphinx

This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.

The primary goal of the project is to provide a rich interface to the underlying C API through a Pythonic interface while not sacrificing performance. This means exposing most of the features and flexibility of the C API while not sacrificing usability or safety that Python provides.

The canonical home for this project is https://github.com/indygreg/python-zstandard.

For usage documentation, see https://python-zstandard.readthedocs.org/.

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.