lz4 0.0~r109-1 source package in Ubuntu

Changelog

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


  * Snapshot, taken from the trunk (r109).

 -- Nobuhiro Iwamatsu <email address hidden>  Wed, 25 Dec 2013 07:26:12 +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~r109-1.dsc 1.9 KiB fc4c7d81bb4f94a71f8285d59ffd05d651a491c7a5a64cc791042fce7d539feb
lz4_0.0~r109.orig.tar.gz 141.1 KiB 677c91ede3240ed6b5a01df461454970fed5c11a4824a425885e14057a43f545
lz4_0.0~r109-1.debian.tar.gz 4.5 KiB b895131c33fee520d843d23433e570b2b79ad42183a0dab7128489cada5550ac

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.