dev-python/screed - 1.1.3 (pypi)

Search

Package Information

Description:
a Python library for loading FASTA and FASTQ sequences
Homepage:
https://github.com/dib-lab/screed
License:
BSD 3-clause

Ebuild Details

Version EAPI Keywords Slot
1.1.3 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 Python library for loading FASTA and FASTQ sequences"

HOMEPAGE="https://github.com/dib-lab/screed"
LICENSE="BSD 3-clause"
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="all test"
DEPENDENCIES="test? ( >=dev-python/pytest-6.2.2[${PYTHON_USEDEP}] )
	test? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-6.2.2[${PYTHON_USEDEP}] )
	all? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

all

Dependencies

RDEPEND

test? ( >=dev-python/pytest-6.2.2[${PYTHON_USEDEP}] )
	test? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-6.2.2[${PYTHON_USEDEP}] )
	all? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )

BDEPEND

test? ( >=dev-python/pytest-6.2.2[${PYTHON_USEDEP}] )
	test? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-6.2.2[${PYTHON_USEDEP}] )
	all? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )

Manifest for 1.1.3

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