# $Id: Portfile 54536 2009-07-29 11:05:59Z ram@macports.org $

PortSystem        1.0
PortGroup         python24 1.0

name              py-httplib2
version           2-0.5.0
categories        python devel net
platforms         darwin
maintainers       nomaintainer
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}

