snappy 1.1.10-ok1 source package in openKylin

Changelog

snappy (1.1.10-ok1) nile; urgency=medium

  * Build for openKylin.

 -- zhouganqing <email address hidden>  Mon, 30 Oct 2023 17:53:19 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
openKylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libs
Nile V2.0 proposed main libs

Downloads

File Size SHA-256 Checksum
snappy_1.1.10.orig.tar.gz 1.1 MiB 49d831bffcc5f3d01482340fe5af59852ca2fe76c3e05df0e67203ebbe0f1d90
snappy_1.1.10-ok1.debian.tar.xz 13.6 KiB 2657db55a5e1f6eeacdfed72e18105495e43eda88bfae5f24cba891d91998e93
snappy_1.1.10-ok1.dsc 1.7 KiB 8a117b8a6018a217948aa87c735d4fbb0dd4531cca79e530547a9d88837823e2

View changes file

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