Пакет python3-module-blosc-tests: Информация

    Бинарный пакет: python3-module-blosc-tests
    Версия: 1.5.1-alt2
    Архитектура: i586
    Собран:  18 апреля 2019 г. 18:55 в задании #225625
    Исходный пакет: python-module-blosc
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://python-blosc.blosc.org/

    Лицензия: MIT / BSD
    О пакете: Tests for blosc
    Описание: 
    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.
    
    This package contains tests for blosc.

    Сопровождающий: Sergey Bolshakov


    Последнее изменение


    8 мая 2018 г. Sergey Bolshakov 1.5.1-alt2
    - fixed build on non-x86
    22 марта 2018 г. Aleksei Nikiforov 1.5.1-alt1.1.1
    - (NMU) Rebuilt with python-3.6.4.
    2 февраля 2018 г. Stanislav Levin 1.5.1-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools