# 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="Statistical toolkit aimed to help statisticians, data analysts, data scientists, bankers and other professionals to analyze financial data" HOMEPAGE="https://github.com/AFRKZ/AFR" LICENSE="3-clause BSD" SRC_URI="https://files.pythonhosted.org/packages/89/1f/9572d4d641c43e4448e7275df8fdb6c1ad4944c99f2ebbd3ca5e06dc5e74/afr-${REALVERSION}.tar.gz" SOURCEFILE="afr-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/setuptools-66.6.0[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] >=dev-python/scikit-learn-1.3.1[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/statsmodels[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/mlxtend[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"