Package python-module-filechunkio: Information

    Source package: python-module-filechunkio
    Version: 1.8-alt1
    Build time:  Jan 17, 2017, 05:10 PM in the task #176684
    Report package bug
    License: MIT
    Summary: FileChunkIO represents a chunk of an OS-level file containing bytes data
    Description: 
    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.

    List of rpms provided by this srpm:
    python-module-filechunkio (noarch)
    python-module-filechunkio-tests (noarch)
    python3-module-filechunkio (noarch)
    python3-module-filechunkio-tests (noarch)



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

    Last changed


    Jan. 17, 2017 Igor Vlasenko 1.8-alt1
    - automated PyPI update
    March 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)
    Jan. 28, 2016 Mikhail Efremov 1.6-alt1.1
    - NMU: Use buildreq for BR.