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

    Бинарный пакет: python3-module-filechunkio-tests
    Версия: 1.8-alt1
    Архитектура: noarch
    Собран:  17 января 2017 г. 17:10 в задании #176684
    Исходный пакет: python-module-filechunkio
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/filechunkio/

    Лицензия: MIT
    О пакете: Tests for filechunkio
    Описание: 
    FileChunkIO represents a chunk of an OS-level file containing bytes
    data. Python 2.6+ is required.
    
    BACKGROUND: I wrote FileChunkIO to upload huge files to Amazon S3 in
    multiple parts without having to split them physically upfront (which
    requires more time and twice the disk space) or creating in-memory
    chunks as StringIO instances.
    
    This package contains tests for filechunkio.

    Сопровождающий: Eugeny A. Rostovtsev


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


    17 января 2017 г. Igor Vlasenko 1.8-alt1
    - automated PyPI update
    13 марта 2016 г. Ivan Zakharyaschev 1.6-alt1.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    28 января 2016 г. Mikhail Efremov 1.6-alt1.1
    - NMU: Use buildreq for BR.