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

Changelog

python-lz4 (3.1.3+dfsg-1build2) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Fri, 12 Nov 2021 16:50:11 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
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_3.1.3+dfsg.orig.tar.xz 49.8 KiB 3e0045c3baca97eee5fc4ce619d93c72504d403df2bd472a98a20a319b1baa71
python-lz4_3.1.3+dfsg-1build2.debian.tar.xz 3.7 KiB 2a508662d338f78fdf1ae14bf05d1266231c8fd60ffb3748d769dfbed961a2d1
python-lz4_3.1.3+dfsg-1build2.dsc 2.2 KiB 0268677d3c6aab72422e97edf42affb013e48bc736fa79821bac0e9922478bab

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