# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="A CSS Cascading Style Sheets library for Python" HOMEPAGE="http://cthedot.de/cssutils/" SRC_URI="http://cheeseshop.python.org/packages/source/c/cssutils/${P}.zip" RESTRICT="nomirror" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools" RDEPEND=""