Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404677
en ru br
ALT Linux repos
S:1.5.1-alt5

Group :: Development/Python3
RPM: python3-module-blosc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.1-alt5
Build date: 11 december 2021, 06:11 ( 122.9 weeks ago )
Size: 451.21 Kb

Home page:   http://python-blosc.blosc.org/

License: MIT / BSD
Summary: A Python wrapper for the extremely fast Blosc compression library
Description:

Blosc (http://blosc.org) 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 works well for compressing numerical arrays that contains data
with relatively low entropy, like sparse data, time series, grids with
regular-spaced values, etc.

This is a Python package that wraps it.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-blosc
  • python3-module-blosc-debuginfo
  • python3-module-blosc-pickles
  • python3-module-blosc-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin