c-blosc 1.7.0-1 source package in Ubuntu

Changelog

c-blosc (1.7.0-1) unstable; urgency=medium

  * Initial release (Closes: #786523)

 -- Jean-Christophe Jaskula <email address hidden>  Tue, 11 Aug 2015 19:40:49 -0400

Upload details

Uploaded by:
Jean-Christophe Jaskula
Uploaded to:
Sid
Original maintainer:
Jean-Christophe Jaskula
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
c-blosc_1.7.0-1.dsc 1.8 KiB d49f929b6171c65655d2a2318beeab93dd2856c094d4e0c8b17d66095a9fc43a
c-blosc_1.7.0.orig.tar.gz 258.5 KiB 206221ff0fd8e65d7ef857b030a1a276c8f082ea7b5af9d57bbdb63db67f4e6a
c-blosc_1.7.0-1.debian.tar.xz 4.2 KiB bb86ec8000052c962eba616cb0203dc0e03c2a9d7c51963d253ae88d4ea9654d

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 yakkety.

No description available for libblosc1 in ubuntu yakkety.

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

No description available for libblosc1-dbgsym in ubuntu yakkety.