python-zstandard 0.23.0-3build1 source package in Ubuntu
Changelog
python-zstandard (0.23.0-3build1) plucky; urgency=medium * No-change rebuild with Python 3.13 only -- Graham Inggs <email address hidden> Tue, 04 Mar 2025 21:33:06 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Plucky
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Plucky | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-zstandard_0.23.0.orig.tar.gz | 715.3 KiB | f29233338bcef11f233737eb58aba85074f0fd3163bec1a20303de1270e6fb16 |
| python-zstandard_0.23.0-3build1.debian.tar.xz | 5.1 KiB | 5fadacb3874f60fdeac1f8774cb0c0ffe2b56d56995c0b81da9619d9dc3c2961 |
| python-zstandard_0.23.0-3build1.dsc | 2.3 KiB | 54a2051193f5ad80ea861cdc7848800a7b5474d328b3de06c4ffb82cf4fdfbbd |
Available diffs
- diff from 0.23.0-3 (in Debian) to 0.23.0-3build1 (338 bytes)
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
