# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="4.1.1rc1" 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 simple program to parse Illumina NGS data and check it for quality criteria." HOMEPAGE="https://www.github.com/Molmed/checkQC" LICENSE="GPL-3" SRC_URI="https://files.pythonhosted.org/packages/20/c8/ddc7d2d39c3c68203e59b4e00d9db172389413b587a2c2881b8820f9625a/checkqc-${REALVERSION}.tar.gz" SOURCEFILE="checkqc-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="~dev-python/click-8.1.1[${PYTHON_USEDEP}] ~dev-python/pyyaml-6.0[${PYTHON_USEDEP}] dev-python/interop[${PYTHON_USEDEP}] ~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}] ~dev-python/tornado-6.3.2[${PYTHON_USEDEP}] dev-python/sample-sheet[${PYTHON_USEDEP}] ~dev-python/pandas-2.2.2[${PYTHON_USEDEP}] ~dev-python/numpy-2.2.4[${PYTHON_USEDEP}] dev-python/samshee[${PYTHON_USEDEP}] ~dev-python/jsonschema-4.23.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"