[csw-devel] SF.net SVN: gar:[9973] csw/mgar/pkg
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Wed May 26 00:35:41 CEST 2010
Revision: 9973
http://gar.svn.sourceforge.net/gar/?rev=9973&view=rev
Author: skayser
Date: 2010-05-25 22:35:41 +0000 (Tue, 25 May 2010)
Log Message:
-----------
pyboto: initial commit
Added Paths:
-----------
csw/mgar/pkg/pyboto/
csw/mgar/pkg/pyboto/branches/
csw/mgar/pkg/pyboto/tags/
csw/mgar/pkg/pyboto/trunk/
csw/mgar/pkg/pyboto/trunk/Makefile
csw/mgar/pkg/pyboto/trunk/checksums
csw/mgar/pkg/pyboto/trunk/files/
Property changes on: csw/mgar/pkg/pyboto/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/pyboto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pyboto/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/pyboto/trunk/Makefile 2010-05-25 22:35:41 UTC (rev 9973)
@@ -0,0 +1,21 @@
+GARNAME = pyboto
+GARVERSION = 1.9b
+CATEGORIES = python
+
+DESCRIPTION = Python interfaces to Amazon Web Services
+define BLURB
+ An integrated interface to current and future infrastructural services
+ offered by Amazon Web Services. The goal of boto is to provide a very
+ simple, easy to use, lightweight wrapper around the Amazon services.
+endef
+
+VENDOR_URL = http://code.google.com/p/boto/
+MASTER_SITES = $(GOOGLE_MIRROR)
+GOOGLE_PROJECT = boto
+DISTNAME = $(GOOGLE_PROJECT)-$(GARVERSION)
+DISTFILES = $(DISTNAME).tar.gz
+UFILES_REGEX = $(GOOGLE_PROJECT)-(\d+(?:\.\d+)*).tar.gz
+
+ARCHALL = 1
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/pyboto/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/pyboto/trunk/checksums
===================================================================
--- csw/mgar/pkg/pyboto/trunk/checksums (rev 0)
+++ csw/mgar/pkg/pyboto/trunk/checksums 2010-05-25 22:35:41 UTC (rev 9973)
@@ -0,0 +1 @@
+4fc2fd7b70a971b1363f8465aafe7091 boto-1.9b.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list