[31734] trunk/dports/python

mww at macports.org mww at macports.org
Wed Dec 5 00:36:52 PST 2007


Revision: 31734
          http://trac.macosforge.org/projects/macports/changeset/31734
Author:   mww at macports.org
Date:     2007-12-05 00:36:49 -0800 (Wed, 05 Dec 2007)

Log Message:
-----------
new port python/py25-httplib2 from ebgssth at gmail.com - #13411

Added Paths:
-----------
    trunk/dports/python/py25-httplib2/
    trunk/dports/python/py25-httplib2/Portfile

Added: trunk/dports/python/py25-httplib2/Portfile
===================================================================
--- trunk/dports/python/py25-httplib2/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-httplib2/Portfile	2007-12-05 08:36:49 UTC (rev 31734)
@@ -0,0 +1,18 @@
+# $Id$
+
+PortSystem        1.0
+PortGroup         python25 1.0
+
+name              py25-httplib2
+version           2-0.4.0
+categories        python devel net
+platforms         darwin
+maintainers       ebgssth at gmail.com
+description       A comprehensive HTTP client library in Python
+long_description  A comprehensive HTTP client library that supports \
+                  many features left out of other HTTP libraries.
+homepage          http://code.google.com/p/httplib2/
+master_sites      http://httplib2.googlecode.com/files/
+checksums         md5 022006c6c5fb75ea082b97d0fcc89d94
+distname          httplib${version}
+

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


More information about the macports-changes mailing list