dev-python/UnitTesterSG - 6.2.2 (pypi)

Search

Package Information

Description:
UnitTesterSG is for unit testing scientific/engineering outputs. It accommodates nested and even staggered array type structures, and mixed data types (like strings and integers etc). It also enables you to set numerical and absolute tolerances.
Homepage:
https://github.com/AdityaSavara/UnitTesterSG
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
6.2.2 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="UnitTesterSG is for unit testing scientific/engineering outputs. It accommodates nested and even staggered array type structures, and mixed data types (like strings and integers etc). It also enables you to set numerical and absolute tolerances."

HOMEPAGE="https://github.com/AdityaSavara/UnitTesterSG"
LICENSE="BSD"
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="complete"
DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}]
	complete? ( dev-python/colorama[${PYTHON_USEDEP}] )
	complete? ( dev-python/pytest[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/numpy[${PYTHON_USEDEP}]
	complete? ( dev-python/colorama[${PYTHON_USEDEP}] )
	complete? ( dev-python/pytest[${PYTHON_USEDEP}] )

BDEPEND

dev-python/numpy[${PYTHON_USEDEP}]
	complete? ( dev-python/colorama[${PYTHON_USEDEP}] )
	complete? ( dev-python/pytest[${PYTHON_USEDEP}] )

Manifest for 6.2.2

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