summaryrefslogtreecommitdiffstats
path: root/python/boto/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2012-05-13 09:09:25 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-05-13 09:09:25 -0400
commitdf58a6966ae98a47f3ccfd2399daa91593c4fbc6 (patch)
treeb04983f7e7e7863d4f0386bbdb0dcf21468efed2 /python/boto/README
parent5f16d5268af69fcdab8d3e08991502deafd7f431 (diff)
downloadslackbuilds-df58a6966ae98a47f3ccfd2399daa91593c4fbc6.tar.gz
slackbuilds-df58a6966ae98a47f3ccfd2399daa91593c4fbc6.tar.xz
python/boto: Added (Interface to Amazon Web Services)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/boto/README')
-rw-r--r--python/boto/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/boto/README b/python/boto/README
new file mode 100644
index 0000000000..4ef06af8b5
--- /dev/null
+++ b/python/boto/README
@@ -0,0 +1,3 @@
+Boto is a Python package that provides interfaces to Amazon Web Services.
+
+Boto requires filechunkio and distribute.