diff options
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 |
commit | e8f7adff132ae3828a203c5d2c6f0d96c7dc6d84 (patch) | |
tree | 20417ab8e5c9c929042159ac521f632c7b80dea8 /python/boto3/boto3.info | |
parent | 495dbbe26d006c92150209ccfa3eb469035559d3 (diff) | |
download | slackbuilds-e8f7adff132ae3828a203c5d2c6f0d96c7dc6d84.tar.gz |
python/boto3: Added (Python API for AWS).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/boto3/boto3.info')
-rw-r--r-- | python/boto3/boto3.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/boto3/boto3.info b/python/boto3/boto3.info new file mode 100644 index 0000000000..b7ebe4e470 --- /dev/null +++ b/python/boto3/boto3.info @@ -0,0 +1,10 @@ +PRGNAM="boto3" +VERSION="0.0.6" +HOMEPAGE="http://aws.amazon.com/sdk-for-python/" +DOWNLOAD="https://pypi.python.org/packages/source/b/boto3/boto3-0.0.6.tar.gz" +MD5SUM="b3033c41e896e929fd57a5e05f856cfb" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="botocore bcdoc" +MAINTAINER="Larry Hajali" +EMAIL="larryhaja[at]gmail[dot]com" |