lz4 0.0~r107-1 source package in Ubuntu

Changelog

lz4 (0.0~r107-1) unstable; urgency=low


  * Snapshot, taken from the trunk (r107).
  * Update patches.
  * Update symbol file.

 -- Nobuhiro Iwamatsu <email address hidden>  Wed, 23 Oct 2013 19:51:48 +0900

Upload details

Uploaded by:
Nobuhiro Iwamatsu
Uploaded to:
Sid
Original maintainer:
Nobuhiro Iwamatsu
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lz4_0.0~r107-1.dsc 1.9 KiB 3a8672c8d826297cc6526280fcb15a2873844afa500b199ac27e9c5c477f6b47
lz4_0.0~r107.orig.tar.gz 140.9 KiB ac59d2a0fd229e86a5f333c039d087a5f08bf284592cfd41110b5704bbddadd0
lz4_0.0~r107-1.debian.tar.gz 4.5 KiB d7f9eed17fd1789d8788676fecfbf69866709b391cdb5975c89026f1a1842fef

Available diffs

No changes file available.

Binary packages built by this source

liblz4-0.0: No summary available for liblz4-0.0 in ubuntu trusty.

No description available for liblz4-0.0 in ubuntu trusty.

liblz4-0.0-dbg: No summary available for liblz4-0.0-dbg in ubuntu trusty.

No description available for liblz4-0.0-dbg in ubuntu trusty.

liblz4-dev: Fast LZ compression algorithm library - development files

 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 contains files that are needed to build applications.

liblz4-tool: Fast LZ compression algorithm library - tool

 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 contains files that is tool using liblz4.