# 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="Modern package for analyzing chess games." HOMEPAGE="https://github.com/michalskibinski109/chess-insight" LICENSE="GPL-3+" SRC_URI="https://files.pythonhosted.org/packages/be/d3/35c2c0886fb732d2996618c32a735afcc5f0a9b4dc9eeb35312644823abe/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/stockfish[${PYTHON_USEDEP}] dev-python/easy-logs[${PYTHON_USEDEP}] dev-python/chess[${PYTHON_USEDEP}] dev-python/berserk[${PYTHON_USEDEP}] dev-python/chess-com[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}] dev-python/textual[${PYTHON_USEDEP}] ~dev-python/pydantic-2.3.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"