# 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="fastrl is a reinforcement learning library that extends Fastai. This project is not affiliated with fastai or Jeremy Howard." HOMEPAGE="https://github.com/josiahls/fastrl/tree/main/" LICENSE="Apache Software License 2.0" 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="dev" DEPENDENCIES="dev-python/pip[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] dev-python/torchdata[${PYTHON_USEDEP}] dev-python/gym[${PYTHON_USEDEP}] dev-python/pyopengl[${PYTHON_USEDEP}] dev-python/pyglet[${PYTHON_USEDEP}] dev-python/tensorboard[${PYTHON_USEDEP}] dev-python/pygame[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/sklearn[${PYTHON_USEDEP}] dev-python/fastcore[${PYTHON_USEDEP}] dev-python/fastprogress[${PYTHON_USEDEP}]