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

Changelog

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

  [ Debian Janitor ]
  * Build-Depends: Drop versioned constraint on liblz4-dev.

  [ Dmitry Smirnov ]
  * New upstream release.

 -- Dmitry Smirnov <email address hidden>  Mon, 19 Sep 2022 16:23:22 +1000

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_4.0.2+dfsg-1.dsc 2.1 KiB 2bbcd0efa086bc3fda54250991d1da125d55047851800e2bfe706fab5099bcfd
python-lz4_4.0.2+dfsg.orig.tar.xz 52.2 KiB a37d2f31a2a979644f633a89830587f8bf4d4a56947ea795ed294683454cba0f
python-lz4_4.0.2+dfsg-1.debian.tar.xz 3.7 KiB 0a6a579e089ca31b9672f240d567ba7feccd2dffb01c46ef67d14be068172572

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