snappy 1.1.9-3 source package in Ubuntu

Changelog

snappy (1.1.9-3) unstable; urgency=medium

  * Add option to enable rtti, set default to current behavior.
  * Enable rtti support (closes: 1031394).
  * Update Standards-Version to 4.6.2 .

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Thu, 16 Feb 2023 20:31:32 +0100

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
Lunar release main libs

Downloads

File Size SHA-256 Checksum
snappy_1.1.9-3.dsc 1.8 KiB 7651f9ca32704e95b17e3d288858c374dad88a0d4f95fc6a04a96bc7b83c8e7e
snappy_1.1.9.orig.tar.gz 1.1 MiB 75c1fbb3d618dd3a0483bff0e26d0a92b495bbe5059c8b4f1c962b478b6e06e7
snappy_1.1.9-3.debian.tar.xz 16.5 KiB 78d8c910467ab2b8c7434a200167ba9cae7b7ade6f931bf7c8ea3f2fcc50e4af

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