Language

Package: bitshuffle @ 0.3.5

Synopsis

Filter for improving compression of typed binary data

Description

Bitshuffle is an algorithm that rearranges typed, binary data for improving compression, as well as a python/C package that implements this algorithm within the Numpy framework.

Home page
https://github.com/kiyo-masui/bitshuffle
Location
gnu/packages/python-compression.scm (line: 289, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'cython' does not match package name 'python-cython'
input-labels

Identify input labels that do not match package names

label 'numpy' does not match package name 'python-numpy'
input-labels

Identify input labels that do not match package names

label 'h5py' does not match package name 'python-h5py'