dev-python/fastqueue-lib - 0.0.17 (pypi)

Search

Package Information

Description:
Fast single ended queue library for python
Homepage:
https://github.com/MatthewAndreTaylor/fastqueue

Ebuild Details

Version EAPI Keywords Slot
0.0.17 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="Fast single ended queue library for python"

HOMEPAGE="https://github.com/MatthewAndreTaylor/fastqueue"
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="examples tests"
DEPENDENCIES="examples? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
	examples? ( dev-python/numpy[${PYTHON_USEDEP}] )
	examples? ( dev-python/pandas[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

examples? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
	examples? ( dev-python/numpy[${PYTHON_USEDEP}] )
	examples? ( dev-python/pandas[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )

BDEPEND

examples? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
	examples? ( dev-python/numpy[${PYTHON_USEDEP}] )
	examples? ( dev-python/pandas[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )

Manifest for 0.0.17

Type File Size Source URLs
DIST fastqueue-lib-0.0.17.tar.gz 11845 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/fastqueue-lib/fastqueue-lib-0.0.17.tar.gz