libdeflate 1.5-ok1 source package in openKylin

Changelog

libdeflate (1.5-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
science
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdeflate_1.5.orig.tar.gz 133.1 KiB 45b1b2332f443b705c59d06a49be009827291d2c487b076dc8ec2791eff4c711
libdeflate_1.5-ok1.debian.tar.xz 3.4 KiB e2f04faafdb405cf490861faf41a22bdf6b2cf37546bfe4b02c0714d5ec53490
libdeflate_1.5-ok1.dsc 1.9 KiB 92ee0b2f311c720e4ad787d30fc66b5b7daba4616ba788d66e4828e60c497512

View changes file

Binary packages built by this source

libdeflate-dev: headers for whole-buffer compression and decompression library

 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
 .
 This package provides the development headers.

libdeflate-tools: tools for whole-buffer compression and decompression library

 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
 .
 This package provides the sample tools.

libdeflate0: fast, whole-buffer DEFLATE-based compression and decompression

 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".