# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 inherit distutils DESCRIPTION="a library for working with color names for HTML and CSS" HOMEPAGE="http://docs.b-list.org/webcolors/1.4/" SRC_URI="http://pypi.python.org/packages/source/w/webcolors/webcolors-1.4.tar.gz" LICENSE="" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="" RDEPEND="${DEPEND}"