# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 pypi DESCRIPTION="WSDL parsing services package for Web Services for Python" HOMEPAGE="https://github.com/pycontribs/wstools https://pypi.org/project/wstools/" LICENSE="BSD" SLOT="python2" KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RESTRICT="mirror test" RDEPEND=" dev-python/six:python2[${PYTHON_USEDEP}] !