From df58a6966ae98a47f3ccfd2399daa91593c4fbc6 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 13 May 2012 09:09:25 -0400 Subject: python/boto: Added (Interface to Amazon Web Services) Signed-off-by: dsomero --- python/boto/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/boto/README (limited to 'python/boto/README') 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. -- cgit v1.2.3-65-gdbad