# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="A comprehensive HTTP client library." HOMEPAGE="http://bitworking.org/projects/httplib2/" SRC_URI="http://bitworking.org/projects/httplib2/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="virtual/python >=dev-lang/python-2.3"