diff options
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 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. |