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

Changelog

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

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Dmitry Smirnov ]
  * New upstream release.
  * Dropped Python2 support (Closes: #937901).

 -- Dmitry Smirnov <email address hidden>  Wed, 04 Dec 2019 10:49:12 +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_2.2.1+dfsg-1.dsc 2.1 KiB a5d29c924501bc37670b0789924fd0b8481e0e2d25cbd1af0a0c7396a6659ce4
python-lz4_2.2.1+dfsg.orig.tar.xz 42.5 KiB 417e3503de0cb47269b8aec99936c74ca38bfefaafaa0f557c9c9768c9739410
python-lz4_2.2.1+dfsg-1.debian.tar.xz 3.8 KiB 54cde29c3cb9f254e8de1d5c25970b08013973022e67c31e58f0aa5dd71bced7

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