snappy 1.1.8-1 source package in Ubuntu

Changelog

snappy (1.1.8-1) unstable; urgency=medium

  * New upstream release.
  * Update patches.
  * Update Standards-Version to 4.5.0 .

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Mon, 27 Jan 2020 20:19:20 +0000

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
snappy_1.1.8-1.dsc 1.8 KiB d76de8f8760ca40931a258bfb1648ab236bb0bf9289f07eeb2e85d2903c5191d
snappy_1.1.8.orig.tar.gz 1.0 MiB 16b677f07832a612b0836178db7f374e414f94657c138e6993cbfc5dcc58651f
snappy_1.1.8-1.debian.tar.xz 5.5 KiB fb44260afbecc8a7753cf33d1286c328e9d825bc5d259431ebde6dee08cfe93e

Available diffs

No changes file available.

Binary packages built by this source

libsnappy-dev: fast compression/decompression library (development files)

 Snappy is a compression/decompression library. It does not aim for
 maximum compression, or compatibility with any other compression
 library; instead, it aims for very high speeds and reasonable
 compression.
 .
 For instance, compared to the fastest mode of zlib, Snappy
 is an order of magnitude faster for most inputs, but the resulting
 compressed files are anywhere from 20% to 100% bigger. On a single core
 of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
 MB/sec or more and decompresses at about 500 MB/sec or more.
 .
 This package contains the development files required to build programs
 against Snappy.

libsnappy1v5: fast compression/decompression library

 Snappy is a compression/decompression library. It does not aim for
 maximum compression, or compatibility with any other compression
 library; instead, it aims for very high speeds and reasonable
 compression.
 .
 For instance, compared to the fastest mode of zlib, Snappy
 is an order of magnitude faster for most inputs, but the resulting
 compressed files are anywhere from 20% to 100% bigger. On a single core
 of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
 MB/sec or more and decompresses at about 500 MB/sec or more.

libsnappy1v5-dbgsym: debug symbols for libsnappy1v5