# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# Ebuild generated by g-pypi 0.3

EAPI="3"
SUPPORT_PYTHON_ABIS="1"
DISTUTILS_SRC_TEST="setup.py"

inherit distutils


DESCRIPTION="pylint-common is a Pylint plugin to improve Pylint error analysis of thestandard Python library"
HOMEPAGE="https://github.com/landscapeio/pylint-common"
SRC_URI="https://pypi.python.org/packages/source/p/pylint-common/${P}.tar.gz"

LICENSE="GPL-2"
KEYWORDS="~amd64"
SLOT="0"
IUSE=""

DEPEND="dev-python/setuptools"
RDEPEND=">=dev-python/astroid-1.0
	>=dev-python/pylint-1.0
	>=dev-python/pylint-plugin-utils-0.2.1
	dev-python/setuptools"

PYTHON_MODNAME="pylint_common"