# Copyright 1999-2015 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" inherit distutils DESCRIPTION="Version of the glob module that can capture patterns and supports recursive wildcards" HOMEPAGE="http://github.com/miracle2k/python-glob2/" SRC_URI="https://pypi.python.org/packages/source/g/glob2/${P}.tar.gz" LICENSE="BSD-2" KEYWORDS="~amd64" SLOT="0" IUSE="" DEPEND="dev-python/setuptools" RDEPEND="${DEPEND}"