python-lz4 4.0.0+dfsg-1build1 source package in Ubuntu
Changelog
python-lz4 (4.0.0+dfsg-1build1) lunar; urgency=medium * No-change rebuild with Python 3.11 as supported -- Graham Inggs <email address hidden> Wed, 02 Nov 2022 10:59:17 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Dmitry Smirnov
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-lz4_4.0.0+dfsg.orig.tar.xz | 51.9 KiB | 2de8c003c5a438a622ec05a178a2643f04eeddbf2aebf1e813cbd70ea6f6031c |
python-lz4_4.0.0+dfsg-1build1.debian.tar.xz | 3.8 KiB | 18ba5d1a74f94a427306e84491fc138b43361d3d0c590d172e5210ef5adc8510 |
python-lz4_4.0.0+dfsg-1build1.dsc | 2.1 KiB | e2fa23d45bb8d59777e7d5ae86804846e5617460e58429079b2df875bbd1ad65 |
Available diffs
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