# 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="sqlitebiter is a CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file." HOMEPAGE="https://github.com/thombashi/sqlitebiter" 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="all buildexe docs gs mediawiki test" DEPENDENCIES="dev-python/appconfigpy[${PYTHON_USEDEP}] =dev-python/sphinx-rtd-theme-1.2.2[${PYTHON_USEDEP}] ) docs? ( >=dev-python/sphinx-2.4[${PYTHON_USEDEP}] ) docs? ( dev-python/gspread[${PYTHON_USEDEP}] ) docs? ( dev-python/oauth2client[${PYTHON_USEDEP}] ) docs? ( dev-python/pyopenssl[${PYTHON_USEDEP}] ) docs? ( dev-python/pypandoc[${PYTHON_USEDEP}] ) docs? ( =dev-python/xlsxwriter-3.0[${PYTHON_USEDEP}] ) test? ( dev-python/sqliteschema[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-7.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/responses-0.23[${PYTHON_USEDEP}] ) test? ( >=dev-python/nbformat-5.0.6[${PYTHON_USEDEP}] ) test? ( dev-python/gspread[${PYTHON_USEDEP}] ) test? (