# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="cross-platform, Python audio metadata (\"tagging\") library based on TagLib [wheel]" HOMEPAGE="http://github.com/supermihi/pytaglib" LICENSE="GPL-3+" SRC_URI="https://files.pythonhosted.org/packages/43/e0/7bdb1377c7dc6aeded2fd2666d2ad727e9b1e3ae6edf4ed09f04619aea3a/${REALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux_2_24_x86_64.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux_2_24_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="tests" DEPENDENCIES="tests? ( dev-python/pytest[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"