# 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="Quick Unifying Infrastructure Kit for Machine Learning and AI" HOMEPAGE="https://github.com/touzov1012/quik-ai" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/d9/ad/e3148a0c80c650825c9e96e1ea59a6493f343174f8349eb0fd103bd49b4a/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/pandas-1.3.5[${PYTHON_USEDEP}] >=dev-python/numpy-1.21.6[${PYTHON_USEDEP}] dev-python/tensorflow[${PYTHON_USEDEP}] dev-python/tensorflow-probability[${PYTHON_USEDEP}] dev-python/keras[${PYTHON_USEDEP}] dev-python/keras-tuner[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"