snappy 1.1.8-1build2 source package in Ubuntu
Changelog
snappy (1.1.8-1build2) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:24:33 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
snappy_1.1.8.orig.tar.gz | 1.0 MiB | 16b677f07832a612b0836178db7f374e414f94657c138e6993cbfc5dcc58651f |
snappy_1.1.8-1build2.debian.tar.xz | 5.6 KiB | 976ada9ad1555114822f5da3eb10582ea8b5f129062750d63bf02794234e735c |
snappy_1.1.8-1build2.dsc | 1.8 KiB | 0f04ab1fcbbdc4885a79fd485c6b9d3144f929130725f5c598bb5a2ceae39102 |
Available diffs
- diff from 1.1.8-1build1 to 1.1.8-1build2 (329 bytes)
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: No summary available for libsnappy1v5-dbgsym in ubuntu impish.
No description available for libsnappy1v5-dbgsym in ubuntu impish.