# 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="The Decompiler Artificial Intelligence Language Assistant (DAILA) is a tool for adding AI to decompilers." HOMEPAGE="https://github.com/mahaloz/DAILA" LICENSE="BSD 2 Clause" 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="full" DEPENDENCIES="dev-python/litellm[${PYTHON_USEDEP}] dev-python/tiktoken[${PYTHON_USEDEP}] dev-python/jinja2[${PYTHON_USEDEP}] dev-python/libbs[${PYTHON_USEDEP}] full? ( dev-python/varbert[${PYTHON_USEDEP}] ) full? ( dev-python/PySide6-Essentials[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"