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

Changelog

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

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 06:58:40 +0000

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-1build1.debian.tar.xz 3.7 KiB e7d2e588ad1be2f1532aa152d3ad8afd62be7879bf28d94e87c62be6f50cc987
python-lz4_3.1.3+dfsg-1build1.dsc 2.2 KiB 37aa3d92249ad2c1920fb56a0b6aa34c7ba05041e2addf02487e891ab435c1ed

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