# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python3_11 ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="CommanDeft is a CLI tool that converts natural language prompts into executable commands or scripts using OpenAI's chat models." HOMEPAGE="https://github.com/Ferrum-Citadel/commandeft" LICENSE="MIT" 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/pyjwt-2.7.0[${PYTHON_USEDEP}] ~dev-python/pygments-2.15.1[${PYTHON_USEDEP}] ~dev-python/aiohttp-3.8.4[${PYTHON_USEDEP}] ~dev-python/aiosignal-1.3.1[${PYTHON_USEDEP}] ~dev-python/async-timeout-4.0.2[${PYTHON_USEDEP}] ~dev-python/attrs-23.1.0[${PYTHON_USEDEP}] ~dev-python/cachetools-5.3.1[${PYTHON_USEDEP}] >=dev-python/certifi-2023.7.22[${PYTHON_USEDEP}] ~dev-python/cffi-1.15.1[${PYTHON_USEDEP}] =dev-python/cryptography-41.0.5[${PYTHON_USEDEP}] ~dev-python/frozenlist-1.3.3[${PYTHON_USEDEP}] ~dev-python/idna-3.4[${PYTHON_USEDEP}] =dev-python/packaging-23.1[${PYTHON_USEDEP}] dev? ( dev-python/pytest[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest-pep8[${PYTHON_USEDEP}] ) dev? ( >=dev-python/pytest-mock-3.12.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"