| Port details on branch 2026Q3 |
- py-zstandard Zstandard bindings for Python, a full-featured version
- 0.25.0 archivers
=1 0.25.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-01-15 22:17:42
- Last Update: 2026-04-19 16:34:22
- Commit Hash: dd8f68b
- People watching this port, also watch:: python311, py311-pycparser, ladspa, gstreamer1-plugins-pango, xerces-c3
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- 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.
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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}zstandard>0:archivers/py-zstandard@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/archivers/py-zstandard/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/py-zstandard
- pkg install py311-zstandard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-zstandard listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-zstandard
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1776521155
SHA256 (zstandard-0.25.0.tar.gz) = 7713e1179d162cf5c7906da876ec2ccb9c3a9dcbdffef0cc7f70c3667a205f0b
SIZE (zstandard-0.25.0.tar.gz) = 711513
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-cffi>=1.17 : devel/py-cffi@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-hypothesis>0 : devel/py-hypothesis@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- misc/py-apache-beam
- for Run
-
- archivers/py-xopen
- databases/py-pyiceberg
- devel/nuitka
- devel/py-buildbot
- games/nile
- graphics/py-olmocr
- misc/py-apache-beam
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- archivers_py-zstandard
- USES:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|