lz4 0.0~r99-1 source package in Ubuntu

Changelog

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


  * New upstream released.
  * Add symbols file.
  * Update debian/control.
    - Update Vcs-Git and Vcs-Browser field.

 -- Nobuhiro Iwamatsu <email address hidden>  Wed, 31 Jul 2013 12:28:38 +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~r99-1.dsc 1.9 KiB 8b63b9501ba376784196f53bc3360457514a77580dc1824b44e31e1c1c86cf9f
lz4_0.0~r99.orig.tar.gz 131.1 KiB 334e972ed565a40ef792f5a03769cffa10bac893c29ce1ba16fab7fe37f2cc11
lz4_0.0~r99-1.debian.tar.gz 4.7 KiB 7180eb9181b5d59667c276c60d0ab924598e7494e759c85674c2b1969d14a6c9

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.