summaryrefslogtreecommitdiff
path: root/net/py-boto/distinfo
diff options
context:
space:
mode:
authorbjs <bjs>2008-02-06 07:08:11 +0000
committerbjs <bjs>2008-02-06 07:08:11 +0000
commita4eef382a4b4239d5a9be16cf0cefb75a200deeb (patch)
treece422703156656e01859ef266a2014bdac40e535 /net/py-boto/distinfo
parent1904f454add5532ccbfee2ec09cb40b589595641 (diff)
downloadpkgsrc-a4eef382a4b4239d5a9be16cf0cefb75a200deeb.tar.gz
Import boto-1.0a. This package was imported so that the update of
sysutils/duplicity could use amazon web services. Blurb: Boto is a Python package that provides interfaces to Amazon Web Services. At the moment, boto supports S3 (Simple Storage Service) and SQS (Simple Queue Service) via the REST API's provided by those services and EC2 (Elastic Compute Cloud) via the Query API. The intent is to support additional services in the future. The goal of boto is to provide a very simple, easy to use, lightweight wrapper around the Amazon services. Not all features supported by the Amazon Web Services will be supported in boto. Basically, those features I need to do what I want to do are supported first. Other features and requests are welcome and will be accomodated to the best of my ability. Patches and contributions are welcome! Boto was written using Python 2.4.1 on Mac OSX. It has also been tested on Linux Fedora Core 4 using Python 2.4.1. Boto requires no additional libraries or packages other than those that are distributed with Python 2.4.1. NOTE: A patch was supplied recently by josh.bressers that should allow boto to run in Python 2.3. I have not tested this myself. [NOTE: I did not mark 23 as an acceptable python version] There is some documentation for boto, mainly in the form of tutorials. Check in the doc directory of the distribution. You can also check out the unit tests in the tests directory of the distribution for examples of use. You AWS credentials can be passed into the methods that create S3 and SQS connections. Alternatively, boto will check for the existance of the following environment variables to ascertain your credentials: AWS_ACCESS_KEY_ID - Your AWS Access Key ID AWS_SECRET_ACCESS_KEY - Your AWS Secret Access Key
Diffstat (limited to 'net/py-boto/distinfo')
-rw-r--r--net/py-boto/distinfo6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/py-boto/distinfo b/net/py-boto/distinfo
new file mode 100644
index 00000000000..c47faf99682
--- /dev/null
+++ b/net/py-boto/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/02/06 07:08:11 bjs Exp $
+
+SHA1 (boto-1.0a.tar.gz) = 4aa4c2bf0e935d76b946b053398100c5b1b3ab59
+RMD160 (boto-1.0a.tar.gz) = d6e0fbc053f07f2c4adb307804052a52566d28c3
+Size (boto-1.0a.tar.gz) = 71893 bytes
+SHA1 (patch-aa) = 01f1030a667bf7b4db9d0a139eb21017732adeb7