# 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="Front End for Aider.chat which makes it super simple to use [top-max 2.1.2]" HOMEPAGE="https://github.com/zackees/aicode" LICENSE="BSD 3-Clause License" 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/appdirs[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] dev-python/ruff[${PYTHON_USEDEP}] dev-python/semi-secret[${PYTHON_USEDEP}] dev-python/uv-iso-env[${PYTHON_USEDEP}] dev? ( dev-python/black[${PYTHON_USEDEP}] ) dev? ( dev-python/isort[${PYTHON_USEDEP}] ) dev? ( dev-python/flake8[${PYTHON_USEDEP}] ) dev? ( dev-python/mypy[${PYTHON_USEDEP}] ) dev? ( dev-python/pylint[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest[${PYTHON_USEDEP}] ) dev? ( dev-python/tox[${PYTHON_USEDEP}] ) dev? ( dev-python/ruff[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"