# 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="My collection of useful functions for Python" HOMEPAGE="https://github.com/ruanhao/qqutils" 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="" DEPENDENCIES="dev-python/hprint[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/icecream[${PYTHON_USEDEP}] dev-python/click[${PYTHON_USEDEP}] dev-python/stopwatch-py[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/attrs[${PYTHON_USEDEP}] dev-python/pycryptodome[${PYTHON_USEDEP}] dev-python/crypto[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/pwinput[${PYTHON_USEDEP}] dev-python/bcrypt[${PYTHON_USEDEP}] dev-python/requests-toolbelt[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/sqlalchemy[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}] dev-python/wrapt[${PYTHON_USEDEP}] dev-python/html2markdown[${PYTHON_USEDEP}] dev-python/httpx[${PYTHON_USEDEP}] dev-python/charset-normalizer[${PYTHON_USEDEP}] dev-python/python-dotenv[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"