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

Changelog

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

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 19:57:28 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

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-1build3.debian.tar.xz 3.8 KiB e7455ac7f670428f338769e5f145684def34282b0a2d4cf21e67271ee76698a1
python-lz4_3.1.3+dfsg-1build3.dsc 2.1 KiB 1a1c30291b517a894a311053d4fade3c385decc07d212d8ec599de16d095d8b3

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