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 suite of convenience tools for working with common bioinformatics files in Code Ocean capsules and pipelines."
HOMEPAGE="https://github.com/codeocean/co_aux_tools"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/17/69/085282aecad3ad0d3c0b0b5da382ccabf7dc3c641e1d5e83c0872a17172f/code_ocean_aux_tools-${REALVERSION}.tar.gz"
SOURCEFILE="code_ocean_aux_tools-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES=">=dev-python/typer-0.9.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"