# 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} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="A package to design primers in Anopheles gambiae whilst considering genetic variation with malariagen_data"

HOMEPAGE="https://github.com/sanjaynagi/anoprimer"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/3b/89/b873b7538ebb6abfd0da4768e3d4808e9534c9e5a6ffe45729607ff7df08/anoprimer-${REALVERSION}.tar.gz"
SOURCEFILE="anoprimer-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/primer3-py[${PYTHON_USEDEP}]
	dev-python/malariagen_data[${PYTHON_USEDEP}]
	dev-python/openpyxl[${PYTHON_USEDEP}]
	dev-python/gget[${PYTHON_USEDEP}]
	dev-python/seaborn[${PYTHON_USEDEP}]
	dev-python/kaleido[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"