# 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="Targeted ortholog search for miRNAs " HOMEPAGE="https://github.com/felixlangschied/ncortho" LICENSE="GPL-3" SRC_URI="https://files.pythonhosted.org/packages/d8/01/6a870fbde2a585291b792dd178b25a3729bb95a05ed2920b9fab7ea85d2d/ncortho-${REALVERSION}.tar.gz" SOURCEFILE="ncortho-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/biopython[${PYTHON_USEDEP}] dev-python/pyfaidx[${PYTHON_USEDEP}] dev-python/pyfiglet[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"