snappy 1.2.2-ok1 source package in openKylin
Changelog
snappy (1.2.2-ok1) huanghe; urgency=medium * rebuild source for openKylin -- xiaojinglong <email address hidden> Tue, 14 Apr 2026 15:04:24 +0800
snappy (1.2.2-ok1) huanghe; urgency=medium * rebuild source for openKylin -- xiaojinglong <email address hidden> Tue, 14 Apr 2026 15:04:24 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| snappy_1.2.2.orig.tar.gz | 1.1 MiB | b3885a8cba9b719c19b83f02f7d2dcbf28f8f3008893bcbd140ec3c353aa354d |
| snappy_1.2.2-ok1.debian.tar.xz | 15.9 KiB | 6b09b59428ceb058e1663e0e456a7f5d89b22077ce02c2ad23ab723ac273c3fb |
| snappy_1.2.2-ok1.dsc | 1.6 KiB | 1c18129607a9adfd43877ac0e9eddb1f8aea29822fb9a7f938fcaa9170b7e803 |
Snappy is a compression/
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.
Snappy is a compression/
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.