Package: wnpp Severity: wishlist Owner: YOKOTA Hiroshi <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : python-backports.zstd Version : 1.2.0 Upstream Contact: Rogdham <[email protected]> * URL : https://github.com/Rogdham/backports.zstd * License : PSF-2.0 (PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2) Programming Lang: Python Description : Backport of PEP-784 "adding Zstandard to the standard library" Zstandard is a widely adopted, mature, and highly efficient compression standard. PEP-784 proposes adding a new module to the Python standard library containing a Python wrapper around Meta's zstd library, the default implementation since Python 3.14. This module is the backport of PEP-784 for Python 3.13 and before. Debian python-pyzstd/0.19.0 now uses PEP-784 (compression.zstd) for Python 3.14. And it requires "backports.zstd" module for Python 3.13. Current packaging status can be examine from here: https://salsa.debian.org/yokota/python-backports.zstd -- YOKOTA Hiroshi

