# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.0.4.ebuild,v 1.2 2009/03/06 15:53:51 ranger Exp $ inherit distutils KEYWORDS="~amd64 ~ppc ~x86" DESCRIPTION="A simple, fast, complete, correct and extensible JSON encoder and decoder." HOMEPAGE="http://undefined.org/python/#simplejson" SRC_URI="http://cheeseshop.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" IUSE="doc test" RDEPEND="