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

Changelog

python-lz4 (1.1.0+dfsg-1build2) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:11:01 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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_1.1.0+dfsg.orig.tar.xz 38.5 KiB 4a087a24031128eb531d8bf3800e6508d9d797cd44bfb488e988e83739f21501
python-lz4_1.1.0+dfsg-1build2.debian.tar.xz 3.8 KiB 43fd86053971994b8f7ce20e4751c72686b337ad78ef228b43993301305ffe68
python-lz4_1.1.0+dfsg-1build2.dsc 2.3 KiB 79c1766e83240221b9069da6d479c996a7a4a2af02107cd26cc1b997f2700562

View changes file

Binary packages built by this source

python-lz4: No summary available for python-lz4 in ubuntu focal.

No description available for python-lz4 in ubuntu focal.

python-lz4-dbgsym: No summary available for python-lz4-dbgsym in ubuntu focal.

No description available for python-lz4-dbgsym in ubuntu focal.

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