# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygoogle/pygoogle-0.6.ebuild,v 1.4 2005/07/02 16:48:16 fserb Exp $

inherit distutils

DESCRIPTION="Fast JSON encoder/decoder for Python"
SRC_URI="http://pypi.python.org/packages/source/p/python-cjson/${P}.tar.gz"
HOMEPAGE="http://ag-projects.com/"

IUSE=""
SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="x86 amd64"

DEPEND="virtual/python"