# 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 package to query different databases of boldsystems.org" HOMEPAGE="https://github.com/DominikBuchner/BOLDigger" LICENSE="MIT" 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="" DEPENDENCIES="dev-python/PySimpleGUI[${PYTHON_USEDEP}] dev-python/requests-html[${PYTHON_USEDEP}] >=dev-python/beautifulsoup4-4.7.1[${PYTHON_USEDEP}] >=dev-python/openpyxl-2.6.2[${PYTHON_USEDEP}] >=dev-python/numpy-1.16.4[${PYTHON_USEDEP}] >=dev-python/pandas-0.25.0[${PYTHON_USEDEP}] >=dev-python/requests-2.22.0[${PYTHON_USEDEP}] >=dev-python/more-itertools-7.2.0[${PYTHON_USEDEP}] >=dev-python/lxml-4.3.3[${PYTHON_USEDEP}] >=dev-python/html5lib-1.0.1[${PYTHON_USEDEP}] >=dev-python/xlrd-1.2.0[${PYTHON_USEDEP}] dev-python/luddite[${PYTHON_USEDEP}] dev-python/biopython[${PYTHON_USEDEP}] >=dev-python/joblib-1.1.0[${PYTHON_USEDEP}] >=dev-python/psutil-5.8.0[${PYTHON_USEDEP}] >=dev-python/tqdm-4.56.0[${PYTHON_USEDEP}] >=dev-python/tables-3.7.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"