The archivers/py-zstandard,python3 port
py3-zstandard-0.23.0 – Python bindings to the Zstandard compression library (cvsweb github mirror)
Description
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.WWW: https://pypi.python.org/pypi/zstandard
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/zstandard-0.23.0.dist-info/
- /usr/local/lib/python3.11/site-packages/zstandard-0.23.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/zstandard-0.23.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/zstandard-0.23.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/zstandard-0.23.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/zstandard-0.23.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/zstandard/
- /usr/local/lib/python3.11/site-packages/zstandard/__init__.py
- /usr/local/lib/python3.11/site-packages/zstandard/__init__.pyi
- /usr/local/lib/python3.11/site-packages/zstandard/__pycache__/
- /usr/local/lib/python3.11/site-packages/zstandard/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/zstandard/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/zstandard/__pycache__/backend_cffi.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/zstandard/__pycache__/backend_cffi.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/zstandard/_cffi.cpython-311.so
- /usr/local/lib/python3.11/site-packages/zstandard/backend_c.cpython-311.so
- /usr/local/lib/python3.11/site-packages/zstandard/backend_cffi.py
- /usr/local/lib/python3.11/site-packages/zstandard/py.typed