Package python3-module-filechunkio: Information

    Source package: python3-module-filechunkio
    Version: 1.8-alt2
    Build time:  Aug 12, 2021, 02:27 AM
    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:
    python3-module-filechunkio (noarch)
    python3-module-filechunkio-tests (noarch)

    Maintainer: Andrey Bychkov


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

    Last changed


    Nov. 5, 2019 Andrey Bychkov 1.8-alt2
    - disable python2
    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)