python-zstandard 0.25.0-1 source package in Ubuntu
Changelog
python-zstandard (0.25.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches: Refresh patches.
* debian/control: Move package description to the source package
section.
* debian/watch: Update to v5 format with template.
* debian/rules: Skip pytest tests instead of patching it out.
* debian/patches/0002-Disable-test_features.patch: Dropped accordingly.
-- Boyuan Yang <email address hidden> Wed, 17 Sep 2025 11:30:29 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-zstandard_0.25.0-1.dsc | 3.0 KiB | 7e62692aae89fc5103c1fd9adb93a86d00664c2da20995de29cab22277fc6642 |
| python-zstandard_0.25.0.orig.tar.gz | 776.8 KiB | 851846ffe25681f7936ab2fd89130acf62b214a77b8c54e4319824f3510ab395 |
| python-zstandard_0.25.0-1.debian.tar.xz | 5.0 KiB | 6d5e0377cce15dfa6bc060ccfcc354afd8b12479f09fbf2aeed46eac3bba4040 |
Available diffs
- diff from 0.23.0-4 to 0.25.0-1 (316.0 KiB)
- diff from 0.23.0-4build1 (in Ubuntu) to 0.25.0-1 (316.0 KiB)
No changes file available.
Binary packages built by this source
- python-zstandard-doc: Python bindings for interfacing with Zstandard library (docs)
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.
.
Zstandard, or zstd as short version, is a fast lossless compression
algorithm, targeting real-time compression scenarios at zlib-level
and better compression ratios.
.
This package provides the documentation for python-zstandard.
- python3-zstandard: Python bindings for interfacing with Zstandard library
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.
.
Zstandard, or zstd as short version, is a fast lossless compression
algorithm, targeting real-time compression scenarios at zlib-level
and better compression ratios.
- python3-zstandard-dbgsym: debug symbols for python3-zstandard
