python-lz4 3.0.2+dfsg-1 source package in Ubuntu

Changelog

python-lz4 (3.0.2+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Smirnov <email address hidden>  Sat, 04 Jan 2020 19:18:48 +1100

Upload details

Uploaded by:
Dmitry Smirnov
Uploaded to:
Sid
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.0.2+dfsg-1.dsc 2.1 KiB 82341ed186e070313fc9c46061faa3de25b2e17bfb5cb3c19f3a3060df7e1aaf
python-lz4_3.0.2+dfsg.orig.tar.xz 49.0 KiB 8171ffd5e8c07f2ca195cb314b04ef9ab6058f2cd5712114c892574445748a55
python-lz4_3.0.2+dfsg-1.debian.tar.xz 3.4 KiB 9e06404eb5ee3de28136e8b402f779ceb1617fe5192802463ca807127f740e3d

Available diffs

No changes file available.

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