# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v3 EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Pure Python API for Maxmind's binary GeoIP databases." HOMEPAGE="https://github.com/appliedsec/pygeoip" SRC_URI="https://github.com/appliedsec/pygeoip/archive/v${PV}.tar.gz -> ${P}.tar.gz" RESTRICT="mirror" LICENSE="GPL" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""