python-lz4 0.10.1+dfsg1-0.1 source package in Ubuntu

Changelog

python-lz4 (0.10.1+dfsg1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
  * Added python{3,}-setuptools-scm as build-depends.

 -- Thomas Goirand <email address hidden>  Tue, 07 Nov 2017 12:46:13 +0000

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.10.1+dfsg1-0.1.dsc 2.1 KiB 1a7304c984dcdb150e8b41bd561154620ea007d2b3dd8615b63e29e973cc7396
python-lz4_0.10.1+dfsg1.orig.tar.xz 29.2 KiB 000eec61903b3979b9cba732d184c712c6858d1bec5ec99d43fb955c1f8922e7
python-lz4_0.10.1+dfsg1-0.1.debian.tar.xz 3.2 KiB f695298b380da68c960a7d6778b3442d517f2a52ffd6d61296e03d06aa2cf6bd

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.

python-lz4-dbgsym: debug symbols for python-lz4
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