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

Changelog

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

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:37:01 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Dmitry Smirnov
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-lz4_4.0.2+dfsg.orig.tar.xz 52.2 KiB a37d2f31a2a979644f633a89830587f8bf4d4a56947ea795ed294683454cba0f
python-lz4_4.0.2+dfsg-1build1.debian.tar.xz 3.8 KiB 073d3f86fe7bde9111bb50ac584ca263f9845451ed045b2e2dda38cab6cbebfc
python-lz4_4.0.2+dfsg-1build1.dsc 2.1 KiB a22c36591db948fe48bb37d2d11b269d32b8aad888494c55e16d591c3c85b7c0

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