# 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=standalone inherit python-r1 gs-pypi DESCRIPTION="Python library for extract property from data." HOMEPAGE="https://github.com/thombashi/DataProperty" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/0b/81/8c8b64ae873cb9014815214c07b63b12e3b18835780fb342223cfe3fe7d8/dataproperty-${REALVERSION}.tar.gz" SOURCEFILE="dataproperty-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="logging test" DEPENDENCIES="dev-python/mbstrdecoder[${PYTHON_USEDEP}] dev-python/typepy[${PYTHON_USEDEP}] logging? ( =dev-python/pytest-6.0.1[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-md-report[${PYTHON_USEDEP}] ) test? ( >=dev-python/tcolorpy-0.1.2[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"