From e8f7adff132ae3828a203c5d2c6f0d96c7dc6d84 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sat, 10 Jan 2015 22:40:53 +0700 Subject: python/boto3: Added (Python API for AWS). Signed-off-by: Willy Sudiarto Raharjo --- python/boto3/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/boto3/slack-desc (limited to 'python/boto3/slack-desc') 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: -- cgit v1.2.3-65-gdbad