diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-05 22:45:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-05 22:45:40 +0700 |
commit | e94a3d1fa66463c0b27413f5acc5ee5690d8d638 (patch) | |
tree | e8e7731e72388296182bdad370e164c92622d599 /python/s3transfer/slack-desc | |
parent | 414c13d108a71bd368f4f1f9fcd33de660aec0d6 (diff) | |
download | slackbuilds-e94a3d1fa66463c0b27413f5acc5ee5690d8d638.tar.gz |
python/s3transfer: Added (Amazon S3 Transfer Manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/s3transfer/slack-desc')
-rw-r--r-- | python/s3transfer/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/s3transfer/slack-desc b/python/s3transfer/slack-desc new file mode 100644 index 0000000000..ba024bbeb1 --- /dev/null +++ b/python/s3transfer/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +s3transfer: s3transfer (An Amazon S3 Transfer Manager) +s3transfer: +s3transfer: S3transfer is a Python library for managing Amazon S3 transfers. +s3transfer: +s3transfer: Homepage: https://github.com/boto/s3transfer +s3transfer: +s3transfer: +s3transfer: +s3transfer: +s3transfer: +s3transfer: |