# 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 platform to handle sequencing data submission and initiation of projects, and to interact with the lab's database - insert meta data, and interactively pull reports and views." HOMEPAGE="https://github.com/dpeerlab/SCRI_db.git" LICENSE="" 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/bs4[${PYTHON_USEDEP}] dev-python/mysql-connector-python[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/ipywidgets[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/ipython[${PYTHON_USEDEP}] dev-python/regex[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/tabulate[${PYTHON_USEDEP}] dev-python/boto3[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/botocore[${PYTHON_USEDEP}] dev-python/nltk[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"