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

    Исходный пакет: python-module-filechunkio
    Версия: 1.8-alt1
    Собран:  17 января 2017 г. 17:10 в задании #176684
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: 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-пакетом:
    python-module-filechunkio (noarch)
    python-module-filechunkio-tests (noarch)
    python3-module-filechunkio (noarch)
    python3-module-filechunkio-tests (noarch)

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


      1. python-devel
      2. rpm-build-python3
      3. python-modules-unittest

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


    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.