python-lz4 4.0.0+dfsg-1 source package in Ubuntu
Changelog
python-lz4 (4.0.0+dfsg-1) unstable; urgency=medium * New upstream release. * Standards-Version: 4.6.0. * Updated Homepage URL. -- Dmitry Smirnov <email address hidden> Sun, 03 Apr 2022 19:25:11 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-lz4_4.0.0+dfsg-1.dsc | 2.1 KiB | 9191cdac6da023555ea9590100f41bd9093a15f9118c81c61c7a68cd5324f0e2 |
python-lz4_4.0.0+dfsg.orig.tar.xz | 51.9 KiB | 2de8c003c5a438a622ec05a178a2643f04eeddbf2aebf1e813cbd70ea6f6031c |
python-lz4_4.0.0+dfsg-1.debian.tar.xz | 3.7 KiB | 809a6dbf41e1b3b386a021f7ad1904100e7c40be91ae555fdf32b1a5894f04a3 |
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