# 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="AI-driven task automation system" HOMEPAGE="https://github.com/DataBassGit/AgentForge" LICENSE="GNU General Public License v3 or later GPLv3+" 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="other" DEPENDENCIES="dev-python/chromadb[${PYTHON_USEDEP}] dev-python/sentence-transformers[${PYTHON_USEDEP}] dev-python/wheel[${PYTHON_USEDEP}] dev-python/groq[${PYTHON_USEDEP}] dev-python/pypdf[${PYTHON_USEDEP}] dev-python/colorama[${PYTHON_USEDEP}] dev-python/spacy[${PYTHON_USEDEP}] ~dev-python/termcolor-2.4.0[${PYTHON_USEDEP}] dev-python/openai[${PYTHON_USEDEP}] dev-python/anthropic[${PYTHON_USEDEP}] dev-python/google-api-python-client[${PYTHON_USEDEP}] dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/browse[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/discord-py[${PYTHON_USEDEP}] dev-python/semantic-text-splitter[${PYTHON_USEDEP}] dev-python/google-generativeai[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/ruamel-yaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/xmltodict[${PYTHON_USEDEP}] >=dev-python/setuptools-70.0.0[${PYTHON_USEDEP}] =dev-python/numpy-2.0.0[${PYTHON_USEDEP}] other? ( ~dev-python/matplotlib-3.9.2[${PYTHON_USEDEP}] ) other? ( dev-python/umap[${PYTHON_USEDEP}] ) other? ( dev-python/cv2[${PYTHON_USEDEP}] ) other? ( dev-python/pytesseract[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"