summaryrefslogtreecommitdiffstats
path: root/python/boto3/slack-desc
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2015-01-10 22:40:53 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-10 22:40:53 +0700
commite8f7adff132ae3828a203c5d2c6f0d96c7dc6d84 (patch)
tree20417ab8e5c9c929042159ac521f632c7b80dea8 /python/boto3/slack-desc
parent495dbbe26d006c92150209ccfa3eb469035559d3 (diff)
downloadslackbuilds-e8f7adff132ae3828a203c5d2c6f0d96c7dc6d84.tar.gz
slackbuilds-e8f7adff132ae3828a203c5d2c6f0d96c7dc6d84.tar.xz
python/boto3: Added (Python API for AWS).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/boto3/slack-desc')
-rw-r--r--python/boto3/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/boto3/slack-desc b/python/boto3/slack-desc
new file mode 100644
index 0000000000..7ed633a59d
--- /dev/null
+++ b/python/boto3/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------------------------------------------------------|
+boto3: boto3 (Python API for AWS)
+boto3:
+boto3: Boto is the Amazon Web Services (AWS) Software Development Kit (SDK)
+boto3: for Python, which allows Python developers to write software that
+boto3: makes use of services like Amazon S3 and Amazon EC2. You can find the
+boto3: latest, most up to date, documentation at `Read the Docs`_, including
+boto3: a list of services that are supported.
+boto3:
+boto3: Homepage: http://aws.amazon.com/sdk-for-python/
+boto3:
+boto3: