snappy 1.2.1-1 source package in Ubuntu

Changelog

snappy (1.2.1-1) unstable; urgency=medium

  * New upstream release:
    - restores full ABI and API compatibility (closes: #1070785).
  * Use no for Rules-Requires-Root.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Wed, 22 May 2024 17:18:35 +0200

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

Downloads

File Size SHA-256 Checksum
snappy_1.2.1-1.dsc 1.8 KiB 59dc49e56cda9d6f4bbddd6b7d05c69928395770afd6ce887bdaf1d9f2d2d276
snappy_1.2.1.orig.tar.gz 1.1 MiB 736aeb64d86566d2236ddffa2865ee5d7a82d26c9016b36218fcc27ea4f09f86
snappy_1.2.1-1.debian.tar.xz 15.8 KiB c558d167ab2b7ce52252db2ccc4b76e398b063706b3512e82e52ecbbfa45e4db

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