# $Id: Portfile 54750 2009-08-01 19:05:54Z ram@macports.org $

PortSystem        1.0
PortGroup         python25 1.0

name              py25-httplib2
version           2-0.5.0
categories        python devel net
platforms         darwin
maintainers       akitada
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 c768ed1826cec3ddeefa7588048075f3
distname          httplib${version}

