# 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="STORM: A language model-powered knowledge curation engine." HOMEPAGE="https://github.com/stanford-oval/storm" 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="" DEPENDENCIES="dev-python/dspy-ai[${PYTHON_USEDEP}] dev-python/wikipedia[${PYTHON_USEDEP}] dev-python/sentence-transformers[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] dev-python/langchain-text-splitters[${PYTHON_USEDEP}] dev-python/trafilatura[${PYTHON_USEDEP}] dev-python/langchain-huggingface[${PYTHON_USEDEP}] dev-python/qdrant-client[${PYTHON_USEDEP}] dev-python/langchain-qdrant[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/litellm[${PYTHON_USEDEP}] dev-python/diskcache[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"