dev-python/echolog - 0.0.5 (pypi)

Search

Package Information

Description:
A logging package that adds an echo() function to return both the input expression/variable and its results. Also sets up nicely-formatted logging.
Homepage:
https://github.com/nerdpersonthing/echolog

Ebuild Details

Version EAPI Keywords Slot
0.0.5 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 logging package that adds an echo() function to return both the input expression/variable and its results. Also sets up nicely-formatted logging."

HOMEPAGE="https://github.com/nerdpersonthing/echolog"
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/DateTime[${PYTHON_USEDEP}]
	dev-python/dotmap[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/DateTime[${PYTHON_USEDEP}]
	dev-python/dotmap[${PYTHON_USEDEP}]

BDEPEND

dev-python/DateTime[${PYTHON_USEDEP}]
	dev-python/dotmap[${PYTHON_USEDEP}]

Manifest for 0.0.5

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