# 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="Powerful ChatGPT wrapper adds extensible botswarms for web search, coding, and more."

HOMEPAGE="https://github.com/VulcanicAI/ChaiGPT"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/23/17/d5f2401edeee2a44090691f562b4c6d01eff0f9798b9c76b7a9f4cffe964/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/appdirs-1.4.4[${PYTHON_USEDEP}]
	>=dev-python/beautifulsoup4-4.12.0[${PYTHON_USEDEP}]
	dev-python/duckduckgo-search[${PYTHON_USEDEP}]
	>=dev-python/jsonpickle-3.0.1[${PYTHON_USEDEP}]
	dev-python/openai[${PYTHON_USEDEP}]
	>=dev-python/python-dotenv-1.0.0[${PYTHON_USEDEP}]
	dev-python/tiktoken[${PYTHON_USEDEP}]
	dev-python/unicode-slugify[${PYTHON_USEDEP}]
	>=dev-python/urllib3-1.26.15[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"