python-lz4 4.0.2+dfsg-1build2 source package in Ubuntu

Changelog

python-lz4 (4.0.2+dfsg-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:45:25 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Dmitry Smirnov
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-lz4_4.0.2+dfsg.orig.tar.xz 52.2 KiB a37d2f31a2a979644f633a89830587f8bf4d4a56947ea795ed294683454cba0f
python-lz4_4.0.2+dfsg-1build2.debian.tar.xz 3.8 KiB b377e11b2b5a8ab22d760983af8b07a3e2797159d47eac22a36c52095ee00e4c
python-lz4_4.0.2+dfsg-1build2.dsc 2.1 KiB 694d3480738fac199314f698a188d3b87e2c791ecdf9d9a0dc968c9fd7ce2789

View changes file

Binary packages built by this source

python3-lz4: Python interface to the lz4 compression library (Python 3)

 This package provides bindings for the liblz4 compression library.
 .
 LZ4 is a very fast lossless compression algorithm, providing compression
 speed at 400 MB/s per core, scalable with multi-cores CPU. It also
 features an extremely fast decoder, with speed in multiple GB/s per core,
 typically reaching RAM speed limits on multi-core systems.
 .
 This package is for Python 3.

python3-lz4-dbgsym: debug symbols for python3-lz4