dev-python/nqdm - 0.4.12 (pypi)

Search

Package Information

Description:
NQDM -- An extension of TQDM which enables you to loop over multiple objects simultaneously, and specify the depth of iteration for each object. It is just pure Python magic, no extra libraries needed. It is customizable, minimal and open source.
Homepage:
https://github.com/yamaceay/nqdm

Ebuild Details

Version EAPI Keywords Slot
0.4.12 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="NQDM -- An extension of TQDM which enables you to loop over multiple objects simultaneously, and specify the depth of iteration for each object. It is just pure Python magic, no extra libraries needed. It is customizable, minimal and open source."

HOMEPAGE="https://github.com/yamaceay/nqdm"
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/numpy-1.22.4[${PYTHON_USEDEP}]
	~dev-python/setuptools-49.2.1[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.60.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

~dev-python/numpy-1.22.4[${PYTHON_USEDEP}]
	~dev-python/setuptools-49.2.1[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.60.0[${PYTHON_USEDEP}]

BDEPEND

~dev-python/numpy-1.22.4[${PYTHON_USEDEP}]
	~dev-python/setuptools-49.2.1[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.60.0[${PYTHON_USEDEP}]

Manifest for 0.4.12

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