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

Changelog

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

  * No-change rebuild to build with python3.12 only.

 -- Matthias Klose <email address hidden>  Sat, 16 Mar 2024 23:14:55 +0100

Upload details

Uploaded by:
Matthias Klose
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-1build3.debian.tar.xz 3.9 KiB 75777462944eccb9625c6e0c7bde4311395b4901903070796d7d3adf4af96f5e
python-lz4_4.0.2+dfsg-1build3.dsc 2.1 KiB 3746b2b5b3215927a7181027dc5ab4aa6cd2059b5c2ebc6ae15014b577979699

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