# 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="Starts a simple image server that lets you quickly flip through image files from a local directory using your web browser and optionally answering customizable questions about each one" HOMEPAGE="https://github.com/broadinstitute/flipbook" 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/configargparse-1.5.5[${PYTHON_USEDEP}] >=dev-python/flask-cors-4.0.0[${PYTHON_USEDEP}] dev-python/gunicorn[${PYTHON_USEDEP}] >=dev-python/jinja2-3.1.2[${PYTHON_USEDEP}] >=dev-python/openpyxl-3.1.1[${PYTHON_USEDEP}] >=dev-python/pandas-2.0.3[${PYTHON_USEDEP}] >=dev-python/requests-2.31.0[${PYTHON_USEDEP}] >=dev-python/wcmatch-8.4.1[${PYTHON_USEDEP}] >=dev-python/xlrd-2.0.1[${PYTHON_USEDEP}] >=dev-python/xlwt-1.3.0[${PYTHON_USEDEP}] ~dev-python/flask-2.1[${PYTHON_USEDEP}] ~dev-python/werkzeug-2.0.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"