dev-python/gpt-chatbot-cli - 0.3.4 (pypi)

Search

Package Information

Description:
A minimal chatgpt cli
Homepage:
https://github.com/slithery0/gpt-chatbot-cli

Ebuild Details

Version EAPI Keywords Slot
0.3.4 8 ~amd64 ~x86 0
View Raw Ebuild
# 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="A minimal chatgpt cli"

HOMEPAGE="https://github.com/slithery0/gpt-chatbot-cli"
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=""
DEPENDENCIES="dev-python/openai[${PYTHON_USEDEP}]
	~dev-python/prompt-toolkit-3.0.38[${PYTHON_USEDEP}]
	~dev-python/termcolor-2.2.0[${PYTHON_USEDEP}]
	dev-python/tinydb[${PYTHON_USEDEP}]
	~dev-python/click-8.1.3[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/openai[${PYTHON_USEDEP}]
	~dev-python/prompt-toolkit-3.0.38[${PYTHON_USEDEP}]
	~dev-python/termcolor-2.2.0[${PYTHON_USEDEP}]
	dev-python/tinydb[${PYTHON_USEDEP}]
	~dev-python/click-8.1.3[${PYTHON_USEDEP}]

BDEPEND

dev-python/openai[${PYTHON_USEDEP}]
	~dev-python/prompt-toolkit-3.0.38[${PYTHON_USEDEP}]
	~dev-python/termcolor-2.2.0[${PYTHON_USEDEP}]
	dev-python/tinydb[${PYTHON_USEDEP}]
	~dev-python/click-8.1.3[${PYTHON_USEDEP}]

Manifest for 0.3.4

Type File Size Source URLs
DIST gpt-chatbot-cli-0.3.4.tar.gz 6867 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/gpt-chatbot-cli/gpt-chatbot-cli-0.3.4.tar.gz