Package python3-module-filechunkio: Information
Source package: python3-module-filechunkio
Version: 1.8-alt2
Build time: Nov 5, 2019, 10:29 AM in the task #240198
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/filechunkio/
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 RPM packages built from this SRPM:
python3-module-filechunkio (noarch)
python3-module-filechunkio-tests (noarch)
python3-module-filechunkio (noarch)
python3-module-filechunkio-tests (noarch)
Maintainer: Andrey Bychkov
List of contributors:
Andrey Bychkov
Igor Vlasenko
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Andrey Bychkov
Igor Vlasenko
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
ACL:
@python
@everybody
@python
@everybody
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)