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

    Исходный пакет: python3-module-filechunkio
    Версия: 1.8-alt2
    Собран:  5 ноября 2019 г. 10:29 в задании #240198
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/filechunkio/

    Лицензия: MIT
    О пакете: FileChunkIO represents a chunk of an OS-level file containing bytes data
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-filechunkio (noarch)
    python3-module-filechunkio-tests (noarch)

    Сопровождающий: Andrey Bychkov


      1. python3-module-setuptools
      2. rpm-build-python3

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


    5 ноября 2019 г. Andrey Bychkov 1.8-alt2
    - disable python2
    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)