Language

Package: c-blosc @ 1.18.1

Synopsis

Blocking, shuffling and lossless compression library

Description

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() system 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.

Home page
https://blosc.org
Location
gnu/packages/compression.scm (line: 2260, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 64