python-lz4 0.8.2+dfsg-2build2 source package in Ubuntu
Changelog
python-lz4 (0.8.2+dfsg-2build2) artful; urgency=medium * No change rebuild to drop Python 3.5 support. -- Michael Hudson-Doyle <email address hidden> Sat, 05 Aug 2017 21:38:14 +1200
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Artful
- 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_0.8.2+dfsg.orig.tar.xz | 5.9 KiB | c8703aff56e015e58e84bb2e07bb27ff1522010ebc83e04ddfeabad793c69e49 |
python-lz4_0.8.2+dfsg-2build2.debian.tar.xz | 3.2 KiB | 67aef67a50bf0239ec8c497f3d0012a6a01ca32f21969f6fd6d86248efb72420 |
python-lz4_0.8.2+dfsg-2build2.dsc | 2.1 KiB | 9c753586a8f691a5a69cfc826fcd353323c6e602bc6dc94c2f2ddb9aaebb8f28 |
Available diffs
Binary packages built by this source
- python-lz4: No summary available for python-lz4 in ubuntu artful.
No description available for python-lz4 in ubuntu artful.
- python-lz4-dbgsym: No summary available for python-lz4-dbgsym in ubuntu artful.
No description available for python-lz4-dbgsym in ubuntu artful.
- 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