This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Python > filechunkio (1.6)

FileChunkIO is a way 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.

Optionanl: python3

Note: To install python3 bindings install python3 and run script with PYTHON3=yes.

# PYTHON3=yes ./filechunkio.SlackBuild

Maintained by: Larry Hajali
Keywords:
ChangeLog: filechunkio

Homepage:
https://bitbucket.org/fabian/filechunkio

Source Downloads:
filechunkio-1.6.tar.gz (c168a11ad94cd2ec42a219f0f8869a7b)

Download SlackBuild:
filechunkio.tar.gz
filechunkio.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
filechunkio.SlackBuild
filechunkio.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds