diff options
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 |
commit | df58a6966ae98a47f3ccfd2399daa91593c4fbc6 (patch) | |
tree | b04983f7e7e7863d4f0386bbdb0dcf21468efed2 /python/boto/README | |
parent | 5f16d5268af69fcdab8d3e08991502deafd7f431 (diff) |
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/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/boto/README b/python/boto/README new file mode 100644 index 0000000000000..4ef06af8b5b55 --- /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. |