c-blosc 1.17.1+ds1-1 source package in Ubuntu

Changelog

c-blosc (1.17.1+ds1-1) unstable; urgency=medium

  * QA upload
  * New upstream version 1.17.1+ds1
  * Change to debhelper-compat in d/control
  * Bump dh to 12
  * Bump Standards-Version to 4.4.1

 -- HÃ¥vard Flaget Aasen <email address hidden>  Thu, 12 Dec 2019 23:30:57 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
c-blosc_1.17.1+ds1-1.dsc 2.0 KiB 608c08bb63ca11045783ef8cda97e0cddce60f83ef488728b6fb2f9245bd5a9d
c-blosc_1.17.1+ds1.orig.tar.xz 94.6 KiB 3d0a4e096c9a570f9b583608f09e7ad1eae1b2b3681b80c87bdbcc516b68f080
c-blosc_1.17.1+ds1-1.debian.tar.xz 5.1 KiB fa958df70290073f800634d53485b97d86d12b7666e64ca185d14f85c9fe4584

Available diffs

No changes file available.

Binary packages built by this source

libblosc-dev: high performance meta-compressor optimized for binary data (development files)

 Blosc is a high performance compressor optimized for binary data. It has been
 designed to transmit data to the processor cache faster than the traditional,
 non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc is
 meant not only to reduce the size of large datasets on-disk or in-memory, but
 also to accelerate memory-bound computations.
 .
 It uses the blocking technique to reduce activity on the memory bus as much
 as possible. In short, this technique works by dividing datasets in blocks
 that are small enough to fit in caches of modern processors and perform
 compression / decompression there. It also leverages, if available, SIMD
 instructions (SSE2) and multi-threading capabilities of CPUs, in order to
 accelerate the compression / decompression process to a maximum.
 .
 This package contains the development files required to build programs against
 Blosc.

libblosc1: No summary available for libblosc1 in ubuntu groovy.

No description available for libblosc1 in ubuntu groovy.

libblosc1-dbgsym: No summary available for libblosc1-dbgsym in ubuntu groovy.

No description available for libblosc1-dbgsym in ubuntu groovy.