[33177] trunk/dports/python

pguyot at kallisys.net pguyot at kallisys.net
Sun Jan 20 12:56:16 PST 2008


Revision: 33177
          http://trac.macosforge.org/projects/macports/changeset/33177
Author:   pguyot at kallisys.net
Date:     2008-01-20 12:56:14 -0800 (Sun, 20 Jan 2008)

Log Message:
-----------
New port: python/py-twitter

Added Paths:
-----------
    trunk/dports/python/py-twitter/
    trunk/dports/python/py-twitter/Portfile

Added: trunk/dports/python/py-twitter/Portfile
===================================================================
--- trunk/dports/python/py-twitter/Portfile	                        (rev 0)
+++ trunk/dports/python/py-twitter/Portfile	2008-01-20 20:56:14 UTC (rev 33177)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-twitter
+version				0.5
+categories-append	devel
+maintainers			pguyot at kallisys.net
+description			Interface for the Twitter API.
+long_description \
+	This library provides a pure python interface for the Twitter API.
+
+platforms			darwin
+
+homepage			http://code.google.com/p/python-twitter/
+master_sites		googlecode:python-twitter
+distname			python-twitter-${version}
+
+checksums			md5     d4fe92ca630a7339a064cef8e91af2b9 \
+					sha1    af0edcd86512693e4ef91864ba3aeccb991850ac \
+					rmd160  e6e699b2241c0734814958dd02d5f0c86ed27a56
+
+depends_lib			port:py-simplejson


Property changes on: trunk/dports/python/py-twitter/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080120/f6ade035/attachment.html


More information about the macports-changes mailing list