# 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="Replace {% include 'file.txt' %} with actual file contents" HOMEPAGE="https://github.com/seanhwangg/incluce_file" 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/beautifulsoup4-4.9.3[${PYTHON_USEDEP}] dev-python/bs4[${PYTHON_USEDEP}] ~dev-python/flake8-3.9.2[${PYTHON_USEDEP}] ~dev-python/markdown-3.3.4[${PYTHON_USEDEP}] ~dev-python/mccabe-0.6.1[${PYTHON_USEDEP}] ~dev-python/mypy-0.910[${PYTHON_USEDEP}] ~dev-python/mypy-extensions-0.4.3[${PYTHON_USEDEP}] ~dev-python/pycodestyle-2.7.0[${PYTHON_USEDEP}] ~dev-python/pyflakes-2.3.1[${PYTHON_USEDEP}] ~dev-python/soupsieve-2.2.1[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] ~dev-python/typing-extensions-3.10.0.0[${PYTHON_USEDEP}] ~dev-python/yapf-0.31.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"