dev-python/msglm - 0.0.13 (pypi)

Search

Package Information

Description:
msglm makes it a little easier to create messages for language models like Claude and OpenAI GPTs.
Homepage:
https://github.com/AnswerDotAI/msglm
License:
Apache Software License 2.0

Ebuild Details

Version EAPI Keywords Slot
0.0.13 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="msglm makes it a little easier to create messages for language models like Claude and OpenAI GPTs."

HOMEPAGE="https://github.com/AnswerDotAI/msglm"
LICENSE="Apache Software License 2.0"
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/fastcore[${PYTHON_USEDEP}]
	dev? ( dev-python/openai[${PYTHON_USEDEP}] )
	dev? ( dev-python/anthropic[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

dev-python/fastcore[${PYTHON_USEDEP}]
	dev? ( dev-python/openai[${PYTHON_USEDEP}] )
	dev? ( dev-python/anthropic[${PYTHON_USEDEP}] )

BDEPEND

dev-python/fastcore[${PYTHON_USEDEP}]
	dev? ( dev-python/openai[${PYTHON_USEDEP}] )
	dev? ( dev-python/anthropic[${PYTHON_USEDEP}] )

Manifest for 0.0.13

Type File Size Source URLs
DIST msglm-0.0.13.tar.gz 12309 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/msglm/msglm-0.0.13.tar.gz