# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.0.2.post177" 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 I/O pipe utilities [top-max 0.0.2_p180]" HOMEPAGE="http://github.com/dokipen/tubing" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="build docs s3 ujson" DEPENDENCIES="dev-python/requests[${PYTHON_USEDEP}] dev-python/urllib3[${PYTHON_USEDEP}] build? ( dev-python/yapf[${PYTHON_USEDEP}] ) build? ( dev-python/pyflakes[${PYTHON_USEDEP}] ) build? ( dev-python/nose[${PYTHON_USEDEP}] ) build? ( dev-python/unittest2[${PYTHON_USEDEP}] ) build? ( dev-python/coveralls[${PYTHON_USEDEP}] ) build? ( dev-python/boto3[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) s3? ( dev-python/boto3[${PYTHON_USEDEP}] ) ujson? ( dev-python/ujson[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"