# $Id: Portfile 62608 2010-01-12 03:25:34Z ram@macports.org $

PortSystem        1.0
PortGroup         python25 1.0

name              py25-httplib2
version           2-0.6.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    04f73e296c02c9cd7151db33a2671b7c \
                  sha1   995344b2704826cc0d61a266e995b328d92445a5 \
                  rmd160 bfba7a586bd3b2234c8ccbf15f2cc5640bd4f664
distname          httplib${version}

