python-lz4 0.7.0+dfsg-3 source package in Ubuntu

Changelog

python-lz4 (0.7.0+dfsg-3) unstable; urgency=medium

  * New upstream patch to expose version information.

 -- Dmitry Smirnov <email address hidden>  Wed, 26 Aug 2015 09:51:59 +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_0.7.0+dfsg-3.dsc 2.0 KiB bb466aa348d83f028f178e7a27a1b7ce56922e6006c96b470498b8bce74c050c
python-lz4_0.7.0+dfsg.orig.tar.xz 4.3 KiB 97222557915503bb1e8701e3f35d64dfffea0d28a447a57b9693c6e8f19d9ee8
python-lz4_0.7.0+dfsg-3.debian.tar.xz 4.1 KiB 40ce47f5a147f214ab6a73cd044bd2e03dbce3c1cd4063ef5459951dd742ce06

No changes file available.

Binary packages built by this source

python-lz4: Python interface to the lz4 compression library

 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.

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.